]> sigrok.org Git - libsigrok.git/blobdiff - configure.ac
Consistently use SR_PACKAGE_VERSION instead of VERSION
[libsigrok.git] / configure.ac
index 46ed9de379e934263dd0d62fc18baf9c0a09c7ea..68e642f20b13948c9280c9efabaa68a9032c9f47 100644 (file)
@@ -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])