summaryrefslogtreecommitdiff
path: root/cad/geda/patches/patch-aa
blob: 38c9b190115007bedc853b58d21ffe17523e2fc0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
$NetBSD: patch-aa,v 1.6 1999/03/28 21:22:25 rh Exp $

--- configure.orig	Sat Mar 27 06:00:00 1999
+++ configure	Sun Mar 28 22:08:28 1999
@@ -1336,7 +1336,6 @@
 fi
 
 # Always use our own libtool.
-LIBTOOL='$(SHELL) $(top_builddir)/libtool'
 
 # Check for any special flags to pass to ltconfig.
 libtool_flags=
@@ -2901,7 +2900,7 @@
 
 
 CFLAGS="`$GTKCONFIG --cflags` $CFLAGS $CFEXTRA"
-LDFLAGS="$LDEXTRA `$GTKCONFIG --libs` -lgtk -lgdk -lglib $LDFLAGS -lm"
+LDFLAGS="$LDEXTRA `$GTKCONFIG --libs` $LDFLAGS -lm"
 
 echo $ac_n "checking for the rest of gtk""... $ac_c" 1>&6
 echo "configure:2908: checking for the rest of gtk" >&5