summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorWill Estes <wlestes@users.sourceforge.net>2001-05-01 20:28:33 +0000
committerWill Estes <wlestes@users.sourceforge.net>2001-05-01 20:28:33 +0000
commit20f25cdd2dd912ff5b48b9fe6f8b0a3ce06fc1fc (patch)
tree568abe8be3d27cd6ea99286e8769bf322335e47f /configure.in
parent25cc6b5cc3faa93187fe2e0e308710652b58f763 (diff)
dont check for initscan.c; check for scan.l instead
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 366e65e..ea3ba4e 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
dnl
-AC_INIT(initscan.c)
+AC_INIT(scan.l)
AC_CONFIG_HEADER(config.h:conf.in)
AC_LN_S