pkgsrc/graphics/fnlib/patches/patch-aa

20 lines
617 B
Text

$NetBSD: patch-aa,v 1.2 1999/10/28 00:27:39 jlam Exp $
--- configure.orig Mon Oct 18 20:27:25 1999
+++ configure Thu Oct 21 00:13:53 1999
@@ -1310,6 +1310,7 @@
fi
+if false; then
# Check for any special flags to pass to ltconfig.
libtool_flags="--cache-file=$cache_file"
test "$enable_shared" = no && libtool_flags="$libtool_flags --disable-shared"
@@ -1467,6 +1468,7 @@
# Redirect the config.log output again, so that the ltconfig log is not
# clobbered by the next message.
exec 5>>./config.log
+fi
# Extract the first word of "gcc", so it can be a program name with args.
set dummy gcc; ac_word=$2