summaryrefslogtreecommitdiff
path: root/graphics/dia/files/patch-ad
blob: d6c279a24ab4d778abe3a0a373f99016ada365bb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
$FreeBSD$

--- configure.orig	Sat Jun  1 10:40:13 2002
+++ configure	Fri Jul 12 13:52:26 2002
@@ -7118,6 +7118,7 @@
 
 # This can be used to rebuild libtool when needed
 LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
 
 # Always use our own libtool.
 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
@@ -7911,7 +7912,7 @@
 
 
 OLDCPPFLAGS=$CPPFLAGS
-CPPFLAGS="$CPPFLAGS `glib-config --cflags`"
+CPPFLAGS="$CPPFLAGS `$GLIB_CONFIG --cflags`"
 
 
   echo "$as_me:$LINENO: checking for nl_langinfo and CODESET" >&5