summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorWill Estes <wlestes@users.sourceforge.net>2007-02-13 17:08:48 +0000
committerWill Estes <wlestes@users.sourceforge.net>2007-02-13 17:08:48 +0000
commit3433eecadefe4cae7c6115c4a47e04710cc705f1 (patch)
tree9ac9426fea049ca921270b9b3b67a55a56d085f1 /configure.in
parent2a7c023ff947da836e2f6573ba34c0d8b7b1532a (diff)
remove option check-news from call to AM_INIT_AUTOMAKE as gnits implies check-news
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 35547df..7ebfd1e 100644
--- a/configure.in
+++ b/configure.in
@@ -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