]> granicus.if.org Git - flex/commitdiff
change email address in configure.in to point to flex-help@sourceforge.net
authorWill Estes <wlestes@users.sourceforge.net>
Mon, 20 Feb 2006 18:21:20 +0000 (18:21 +0000)
committerWill Estes <wlestes@users.sourceforge.net>
Mon, 20 Feb 2006 18:21:20 +0000 (18:21 +0000)
configure.in

index a01256006c31c2710efc3398bef5f84bd331d898..016e3844915ea37359cbb6bd5bb66c117a0e8473 100644 (file)
@@ -24,7 +24,7 @@ dnl PURPOSE.
 dnl autoconf requirements and initialization
 
 AC_PREREQ(2.54)
-AC_INIT(flex,2.5.31,lex-help@lists.sourceforge.net)
+AC_INIT(flex,2.5.31,flex-help@lists.sourceforge.net)
 AC_CONFIG_SRCDIR(scan.l)
 AM_INIT_AUTOMAKE
 AC_CONFIG_HEADER(config.h:conf.in)