From 82f06c89b364082a81f00d79a49a2490c0d6c340 Mon Sep 17 00:00:00 2001 From: pixel Date: Thu, 5 Dec 2002 06:27:23 +0000 Subject: Found the bug -_-; --- configure.ac | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/configure.ac b/configure.ac index 6a2bda7..bcee9ca 100644 --- a/configure.ac +++ b/configure.ac @@ -50,13 +50,13 @@ else AC_MSG_RESULT($system) fi -AC_CONFIG_FILES([Makefile] - [intl/Makefile] - [m4/Makefile] - [include/Makefile] - [po/Makefile.in] - [lib/Makefile] - [src/Makefile]) +AC_CONFIG_FILES([Makefile + intl/Makefile + m4/Makefile + include/Makefile + po/Makefile.in + lib/Makefile + src/Makefile]) AC_OUTPUT echo -- cgit v1.2.3