eve: Add foreign and subdir-objects to configure.ac

SVN revision: 78131
This commit is contained in:
Lucas De Marchi 2012-10-17 21:10:15 +00:00
parent 398a6fda7f
commit 5e70a477c7
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ AC_CANONICAL_BUILD
AC_CANONICAL_HOST
AC_ISC_POSIX
AM_INIT_AUTOMAKE(1.6 dist-bzip2)
AM_INIT_AUTOMAKE(1.6 foreign subdir-objects dist-bzip2)
AM_CONFIG_HEADER(config.h)
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])