681404d43d
PR: 121089 Submitted by: Ports Fury
11 lines
303 B
Text
11 lines
303 B
Text
--- configure.orig Fri Nov 30 20:36:38 2007
|
|
+++ configure Sun Dec 2 14:43:57 2007
|
|
@@ -24138,7 +24138,7 @@
|
|
echo "GTK interface compilation is disabled."
|
|
fi
|
|
|
|
-if test "gtk_ui" = "true" ; then
|
|
+if test "$gtk_ui" = "true" ; then
|
|
|
|
pkg_failed=no
|
|
{ echo "$as_me:$LINENO: checking for GNOME_APPLETS" >&5
|