Use 'preprocess.c' as canonical source file.

This commit is contained in:
Bård Skaflestad
2010-10-12 15:01:34 +02:00
parent 5e45aa6a63
commit afd165c257

View File

@@ -3,7 +3,7 @@
AC_PREREQ([2.65])
AC_INIT([FULL-PACKAGE-NAME], [VERSION], [BUG-REPORT-ADDRESS])
AC_CONFIG_SRCDIR([mxgrdecl.c])
AC_CONFIG_SRCDIR([preprocess.c])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_HEADERS([config.h])