2007-3-12 Brian Masney <masneyb@gftp.org>
* configure.in - removed call to AC_CONFIG_HEADERS macro
author |
masneyb |
date |
Tue, 13 Mar 2007 02:43:38 +0000 |
parents |
6032e7cfba5c |
children |
eb1b26c0b42a |
files |
ChangeLog configure.in |
diffstat |
2 files changed, 2 insertions(+), 1 deletions(-)
[+]
|
line diff
--- a/ChangeLog Tue Mar 13 02:28:09 2007 +0000
+++ b/ChangeLog Tue Mar 13 02:43:38 2007 +0000
@@ -1,4 +1,6 @@
2007-3-12 Brian Masney <masneyb@gftp.org>
+ * configure.in - removed call to AC_CONFIG_HEADERS macro
+
* configure.in po/LINGUAS - moved ALL_LINGUAS variable to the
po/LINGUAS file.
--- a/configure.in Tue Mar 13 02:28:09 2007 +0000
+++ b/configure.in Tue Mar 13 02:43:38 2007 +0000
@@ -28,7 +28,6 @@
AC_SUBST(VERSION)
AC_SUBST(PREFIX)
-AC_CONFIG_HEADERS
AC_GNU_SOURCE
AC_CANONICAL_HOST
AC_PROG_CC