summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2014-09-16 12:35:51 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2014-09-16 12:46:12 +0100
commitffa9f9e5e0926cabbfac5cd661a02cfb43bcc952 (patch)
treeea5037c129c2ecb6dfd5372c303d5f81241bf254
parent7678b6f8f43789a880147749bd4b6dc3454d4dec (diff)
downloaddbus-glib-ffa9f9e5e0926cabbfac5cd661a02cfb43bcc952.tar.gz
configure.ac: modernize AC_OUTPUT
Part of a patch from Rafał Mużyło. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=58698
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5ba8b2b..bf450f6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -285,7 +285,7 @@ AC_SUBST(DBUS_GLIB_TOOL_LIBS)
### gtk-doc Documentation
GTK_DOC_CHECK(1.4)
-AC_OUTPUT([
+AC_CONFIG_FILES([
Makefile
m4/Makefile
doc/Makefile
@@ -306,6 +306,7 @@ tools/Makefile
dbus-glib-1.pc
dbus-glib-1-uninstalled.pc
])
+AC_OUTPUT
dnl ==========================================================================
echo "