summaryrefslogtreecommitdiffstats
path: root/x11/gnome-session/files/patch-configure
blob: 6afc1402e073f9b2c9e8e1d25dca2adb32ae9cd3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.orig  2008-01-20 16:44:07.000000000 -0500
+++ configure   2008-01-20 16:46:04.000000000 -0500
@@ -21575,7 +21575,7 @@ if test x"$GCONF_SERVERDIR" != x; then
 fi
 
 # Extract the first word of "gconf-sanity-check-2", so it can be a program name with args.
-set dummy gconf-sanity-check-2; ac_word=$2
+set dummy true; ac_word=$2
 { echo "$as_me:$LINENO: checking for $ac_word" >&5
 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
 if test "${ac_cv_path_GCONF_SANITY_CHECK+set}" = set; then