summaryrefslogtreecommitdiff
path: root/graphics/sodipodi/files/patch-configure
blob: a3c7f3eae335c2cb7629377a9086044799880cb7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
--- configure.orig	Fri Jun 20 11:55:40 2003
+++ configure	Fri Jun 20 11:57:22 2003
@@ -3094,6 +3094,9 @@
 echo "${ECHO_T}$am_cv_CC_dependencies_compiler_type" >&6
 CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
 
+_CPPFLAGS="$CPPFLAGS"
+CPPFLAGS="$CPPFLAGS `gnome-config --cflags print`"
+
 
 
 if
@@ -3168,6 +3171,7 @@
 fi
 
 
+CPPFLAGS="$_CPPFLAGS"
 
 ac_ext=c
 ac_cpp='$CPP $CPPFLAGS'
@@ -15765,6 +15769,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'