]> sigrok.org Git - sigrok-cli.git/blobdiff - configure.ac
autotools: Don't use "foreign" option.
[sigrok-cli.git] / configure.ac
index a2d11f9de99279e862e107d5bd78da9775b779c1..76c05f717dba98ec15ab15e252e05086f967224d 100644 (file)
@@ -30,7 +30,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 foreign std-options])
+AM_INIT_AUTOMAKE([1.11 -Wall -Werror std-options check-news])
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 m4_ifdef([AM_PROG_AR], [AM_PROG_AR])