summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e90729e..cb53cf6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -62,4 +62,5 @@ if test "x$GCC" = "xyes"; then
fi
dnl Checks for library functions.
-AC_OUTPUT(Makefile)
+AC_CONFIG_FILES([Makefile])
+AC_OUTPUT