8bda45d50b
keyboard layout switching applet for the GNOME 2 desktop. Approved by: sobomax
22 lines
708 B
Plaintext
22 lines
708 B
Plaintext
--- 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
|