summaryrefslogtreecommitdiff
path: root/x11/gswitchit/files/patch-configure
blob: 73d391e2b2a20ec6af5b4de44a0ef07bc84cf0b1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
--- configure.orig	Fri May  9 18:17:04 2003
+++ configure	Thu May 15 01:54:40 2003
@@ -7865,6 +7865,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'
@@ -8082,8 +8083,8 @@
 
 
 
-prefix=`$PKG_CONFIG --variable=prefix libgnome-2.0`
-exec_prefix=`$PKG_CONFIG --variable=exec_prefix libgnome-2.0`
+#prefix=`$PKG_CONFIG --variable=prefix libgnome-2.0`
+#exec_prefix=`$PKG_CONFIG --variable=exec_prefix libgnome-2.0`
 
 # Check whether --enable-install_schemas or --disable-install_schemas was given.
 if test "${enable_install_schemas+set}" = set; then