From: Will Estes Date: Thu, 15 Aug 2002 13:17:31 +0000 (+0000) Subject: require automake at least 1.6 X-Git-Tag: flex-2-5-14~7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7def6828f3b713ad5e2a47b83f02aa8a3e5cc07f;p=flex require automake at least 1.6 --- diff --git a/Makefile.am b/Makefile.am index 184c761..7516079 100644 --- a/Makefile.am +++ b/Makefile.am @@ -41,7 +41,9 @@ AUTOMAKE_OPTIONS = \ readme-alpha \ gnits \ check-news \ - dist-bzip2 + dist-bzip2 \ + 1.6 + bin_PROGRAMS = flex lib_LIBRARIES = libfl.a