Remove test for GNOME.
This commit is contained in:
parent
6c99feb3e3
commit
ce98ee1ed4
1 changed files with 0 additions and 2 deletions
|
@ -8,8 +8,6 @@
|
|||
dnl AM_ACLOCAL_INCLUDE(macrodir)
|
||||
AC_DEFUN([AM_ACLOCAL_INCLUDE],
|
||||
[
|
||||
AM_CONDITIONAL(INSIDE_GNOME_COMMON, test x = y)
|
||||
|
||||
test -n "$ACLOCAL_FLAGS" && ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS"
|
||||
|
||||
for k in $1 ; do ACLOCAL="$ACLOCAL -I $k" ; done
|
||||
|
|
Loading…
Reference in a new issue