Updated AC_INIT file to reflect directory reorganization.
authorJesse Thilo <jthilo@gnu.org>
Sun, 18 Apr 1999 16:50:30 +0000 (16:50 +0000)
committerJesse Thilo <jthilo@gnu.org>
Sun, 18 Apr 1999 16:50:30 +0000 (16:50 +0000)
configure.in

index 6547641..afd0a3f 100644 (file)
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT(reduce.c)
+AC_INIT(src/reduce.c)
 AM_INIT_AUTOMAKE(bison,1.27)
 AM_CONFIG_HEADER(config.h:config.hin)
 AC_PREREQ(2.13)