aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2004-10-11 09:41:24 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2004-10-11 09:41:24 +0000
commitaa984164d44cceb766acb16976f427691cded63c (patch)
treeddf78864e2bbe4d8d06fb2b200939c7a743ba2b5 /configure.ac
parent03c625719058a11d08b1ec83e70b381de8613c5c (diff)
downloadgamma-aa984164d44cceb766acb16976f427691cded63c.tar.gz
gamma-aa984164d44cceb766acb16976f427691cded63c.tar.bz2
Updated
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 3379eca..dcb551b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,10 +21,10 @@ AC_PREREQ(2.59)
AC_INIT(gamma, 0.2, gray@mirddin.farlep.net)
AC_CONFIG_SRCDIR(src/guile-sql.h)
+AC_CONFIG_AUX_DIR([scripts])
AC_CANONICAL_SYSTEM
AM_INIT_AUTOMAKE
-AM_CONFIG_HEADER(config.h)
-AC_CONFIG_AUX_DIR([scripts])
+AC_CONFIG_HEADERS([config.h])
dnl Checks for programs.
AC_PROG_AWK

Return to:

Send suggestions and report system problems to the System administrator.