summaryrefslogtreecommitdiff
path: root/macros/aclocal-include.m4
diff options
context:
space:
mode:
Diffstat (limited to 'macros/aclocal-include.m4')
-rw-r--r--macros/aclocal-include.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/aclocal-include.m4 b/macros/aclocal-include.m4
index abf6533..43f9dbc 100644
--- a/macros/aclocal-include.m4
+++ b/macros/aclocal-include.m4
@@ -8,7 +8,7 @@
dnl AM_ACLOCAL_INCLUDE(macrodir)
AC_DEFUN([AM_ACLOCAL_INCLUDE],
[
- AM_CONDITIONAL(INSIDE_GNOME_COMMON, test x = y)
+ AM_CONDITIONAL(INSIDE_GNOME_COMMON, false)
test -n "$ACLOCAL_FLAGS" && ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS"