AUTOMAKE_OPTIONS

master
Yevgen Muntyan 2006-04-20 17:59:14 -05:00
parent 463760e891
commit 59556f67cd
1 changed files with 1 additions and 2 deletions

View File

@ -1,11 +1,10 @@
AUTOMAKE_OPTIONS = dist-bzip2
AUTOMAKE_OPTIONS = dist-bzip2 foreign nostdinc
EXTRA_DIST = autogen.sh mingw-configure cygwin-configure
DIST_SUBDIRS = m4
ACLOCAL_AMFLAGS = -I m4 $(ACLOCAL_FLAGS)
DEFAULT_INCLUDES =
AM_CFLAGS = \
-I$(top_builddir) \
-I$(top_srcdir) \