See the file COPYING for copying conditions
-* after version 2.5.11
+* version 2.5.12 released 2002-8-8
** updated gettext support to 0.11.5
dnl PURPOSE.
AC_PREREQ(2.50)
-AC_INIT(flex,2.5.11,help-flex@gnu.org)
+AC_INIT(flex,2.5.12,help-flex@gnu.org)
AC_CONFIG_SRCDIR(scan.l)
-AM_INIT_AUTOMAKE(flex,2.5.11)
+AM_INIT_AUTOMAKE(flex,2.5.12)
AM_CONFIG_HEADER(config.h:conf.in)
AM_GNU_GETTEXT
AM_GNU_GETTEXT_VERSION(0.11.5)
tests/test-posixly-correct/Makefile
dnl --new-test-here-- This line is processed by tests/create-test.
)
+
AC_OUTPUT