X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=configure.ac;h=68e642f20b13948c9280c9efabaa68a9032c9f47;hb=b9eb8e1a8cdb4ac6449cfa881da96bcf9bc687ad;hp=46ed9de379e934263dd0d62fc18baf9c0a09c7ea;hpb=27a2497dc2ef29d7ca348e8103033f09c71d28e1;p=libsigrok.git diff --git a/configure.ac b/configure.ac index 46ed9de3..68e642f2 100644 --- a/configure.ac +++ b/configure.ac @@ -35,7 +35,7 @@ AC_CONFIG_MACRO_DIR([autostuff]) AC_CONFIG_AUX_DIR([autostuff]) # We require at least automake 1.11 (needed for 'silent rules'). -AM_INIT_AUTOMAKE([1.11 -Wall -Werror subdir-objects check-news color-tests]) +AM_INIT_AUTOMAKE([1.11 -Wall -Werror no-define subdir-objects check-news color-tests]) m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) m4_ifdef([AM_PROG_AR], [AM_PROG_AR])