summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac5
1 files changed, 3 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 92d8638..b935c48 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,5 +17,6 @@ m4_ifndef([XORG_MACROS_VERSION],
XORG_MACROS_VERSION(1.3)
XORG_DEFAULT_OPTIONS
-AC_OUTPUT([Makefile
- printproto.pc])
+AC_CONFIG_FILES([Makefile
+ printproto.pc])
+AC_OUTPUT