blob: 49f6f8747390e9e0563a1549273867d3160fec3b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- configure.orig Sun May 18 13:52:38 2003
+++ configure Sun May 18 13:53:02 2003
@@ -7319,6 +7319,8 @@
echo "${ECHO_T}Found GNOME - installing terminatorX.desktop." >&6
OPTION_GNOME="yes"
else
+ GNOMEpresent_TRUE='#'
+ GNOMEpresent_FALSE=
echo "$as_me:$LINENO: result: GNOME not found." >&5
echo "${ECHO_T}GNOME not found." >&6
fi
|