1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/databases/gigabase/files/patch-ab
Will Andrews 67d983c26c Add gigabase 2.14, an object-relational database management system.
PR:		20661
Submitted by:	Sergey A. Osokin <ozz@FreeBSD.org.ru>
2000-08-20 10:37:54 +00:00

16 lines
428 B
Plaintext

--- configure.orig Wed Aug 16 13:48:56 2000
+++ configure Wed Aug 16 13:49:38 2000
@@ -853,12 +853,6 @@
test x"${MISSING+set}" = xset || \
MISSING="\${SHELL} `CDPATH=: && cd $ac_aux_dir && pwd`/missing"
-if eval "$MISSING --run :"; then
- am_missing_run="$MISSING --run "
-else
- am_missing_run=
- echo "configure: WARNING: \`missing' script is too old or missing" >&2
-fi
for ac_prog in mawk gawk nawk awk
do