
$FreeBSD: ports/graphics/dia/files/patch-ad,v 1.5 2002/07/12 12:05:25 sobomax Exp $

--- 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
