From d0e19399e61d26994638ff38180fb9117e1253e0 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sat, 16 Dec 2000 13:18:18 +0000 Subject: [PATCH] Use petidomo.h file to determine $srcdir, rather than main.c. --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index e9e12c0..70e2f14 100644 --- a/configure.in +++ b/configure.in @@ -4,7 +4,7 @@ dnl dnl $Header$ dnl -AC_INIT(main.c) +AC_INIT(petidomo.h) AC_CONFIG_AUX_DIR(../etc) AC_REVISION($Revision$)dnl