X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=4ebab8c38c992ca3dc0586cc91e15a365b4cc146;hb=3ca737ea385c6f66e03bac113d5eea2e19c20d5e;hp=1efc861c5894f5207402ee91d2ab5896b48e9bb2;hpb=972da42d11bc98a83a3e78392b03cb2232be7a35;p=emu8051.git diff --git a/configure.ac b/configure.ac index 1efc861..4ebab8c 100644 --- a/configure.ac +++ b/configure.ac @@ -12,7 +12,7 @@ dnl To get rid of message: dnl linking libraries using a non-POSIX archiver requires 'AM_PROG_AR'... dnl -Wall: dnl Ask automake to turn on all warnings (not a gcc flag) -AM_INIT_AUTOMAKE([no-define check-news std-options dist-bzip2 +AM_INIT_AUTOMAKE([no-define gnits dist-bzip2 color-tests parallel-tests -Wall -Wno-extra-portability]) AM_SILENT_RULES([yes])