summaryrefslogtreecommitdiff
path: root/x11/gtkstep/patches/patch-aa
blob: a59bae5f55e0bf7924d32c7a6f94e999bab4526c (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/08 21:21:26 jlam Exp $

--- ./configure.orig	Mon Sep 13 11:54:47 1999
+++ ./configure	Wed Oct  6 21:58:22 1999
@@ -1479,6 +1479,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"
@@ -1636,6 +1637,7 @@
 # Redirect the config.log output again, so that the ltconfig log is not
 # clobbered by the next message.
 exec 5>>./config.log
+fi
 
 
 # Check whether --with-gtk-prefix or --without-gtk-prefix was given.