X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=configure.ac;h=9da847752390f866f3fbab1e07921a1acbcf754b;hb=9ac018d0fc7119dc7d016e9952bb7825b247d504;hp=a5a309b10a12bad7ced14e86902043760a78df69;hpb=b5f0731971349eaad70d6fd2f8c704c4f5f3802c;p=libsigrok.git diff --git a/configure.ac b/configure.ac index a5a309b1..9da84775 100644 --- a/configure.ac +++ b/configure.ac @@ -34,7 +34,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 no-define subdir-objects check-news color-tests]) +AM_INIT_AUTOMAKE([1.11 -Wall -Werror no-define nostdinc subdir-objects check-news color-tests]) m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) m4_ifdef([AM_PROG_AR], [AM_PROG_AR])