summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorWill Estes <wlestes@users.sourceforge.net>2003-02-10 14:11:25 +0000
committerWill Estes <wlestes@users.sourceforge.net>2003-02-10 14:11:25 +0000
commit75547cccf4e50872f1434116054539604d38201b (patch)
tree1e6829a4cd60488e6c1b1eed6079d9e018abef0b /configure.in
parentb314391c9fe13e76fc97d68ed4b5e584d0e08be7 (diff)
update documentation to reflect the sourceforge move
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 8d75271..998498a 100644
--- a/configure.in
+++ b/configure.in
@@ -24,7 +24,7 @@ dnl PURPOSE.
dnl autoconf requirements and initialization
AC_PREREQ(2.54)
-AC_INIT(flex,2.5.27,help-flex@gnu.org)
+AC_INIT(flex,2.5.27,lex-help@lists.sourceforge.net)
AC_CONFIG_SRCDIR(scan.l)
AM_INIT_AUTOMAKE
AC_CONFIG_HEADER(config.h:conf.in)