aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--macros/gnome.m41
1 files changed, 0 insertions, 1 deletions
diff --git a/macros/gnome.m4 b/macros/gnome.m4
index 5e45678288..461e0b7f54 100644
--- a/macros/gnome.m4
+++ b/macros/gnome.m4
@@ -33,7 +33,6 @@ AC_DEFUN([GNOME_INIT],
CFLAGS="$CFLAGS -I$withval/include"
gnome_prefix=$withval/lib
])
-
AC_MSG_CHECKING(for gnomeConf.sh file in $gnome_prefix)
if test -f $gnome_prefix/gnomeConf.sh; then