]> granicus.if.org Git - flex/commitdiff
remove option check-news from call to AM_INIT_AUTOMAKE as gnits implies check-news
authorWill Estes <wlestes@users.sourceforge.net>
Tue, 13 Feb 2007 17:08:48 +0000 (17:08 +0000)
committerWill Estes <wlestes@users.sourceforge.net>
Tue, 13 Feb 2007 17:08:48 +0000 (17:08 +0000)
configure.in

index 35547df4783ad04c1fd3f4b5e3a6acb6430a0f3d..7ebfd1e35cc890c95c624e6a1183437efd3d5ed9 100644 (file)
@@ -26,7 +26,7 @@ dnl autoconf requirements and initialization
 AC_PREREQ(2.54)
 AC_INIT(flex,2.5.33,flex-help@lists.sourceforge.net)
 AC_CONFIG_SRCDIR(scan.l)
-AM_INIT_AUTOMAKE(gnits check-news dist-bzip2)
+AM_INIT_AUTOMAKE(gnits dist-bzip2)
 AC_CONFIG_HEADER(config.h:conf.in)
 
 dnl checks for programs