summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
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 d53b6ac..a1dbaf5 100644
--- a/configure.in
+++ b/configure.in
@@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(limn/fit.c)
+AC_INIT(lib/spline.c)
dnl Write output here, instead of putting -D's on the command line.
AC_CONFIG_HEADER(include/c-auto.h)