summaryrefslogtreecommitdiff
path: root/graphics/fnlib/patches/patch-aa
blob: 8c5b6ab4354f818cfd0f9d51fa5be88bb2d3491d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
$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