summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrbuj <[email protected]>2022-06-01 09:57:56 +0200
committermouse <[email protected]>2022-06-22 16:17:14 +0800
commitb5ed902ae754dce0c6723290deb5bf2e9cd44560 (patch)
treec688cec947be33937fa1e58745ec35cd88be2a2e
parentba311c28ea3f1c03a485e8adb90dbf79cfd4d817 (diff)
downloadmate-settings-daemon-b5ed902ae754dce0c6723290deb5bf2e9cd44560.tar.bz2
mate-settings-daemon-b5ed902ae754dce0c6723290deb5bf2e9cd44560.tar.xz
build warning: AC_OUTPUT should be used without arguments
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5e2af2a..e03008d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -407,7 +407,7 @@ dnl ---------------------------------------------------------------------------
dnl - Finish
dnl ---------------------------------------------------------------------------
-AC_OUTPUT([
+AC_CONFIG_FILES([
Makefile
mate-settings-daemon/Makefile
plugins/Makefile
@@ -463,6 +463,7 @@ data/org.mate.SettingsDaemon.plugins.xsettings.gschema.xml
data/org.mate.SettingsDaemon.plugins.gschema.xml
po/Makefile.in
])
+AC_OUTPUT
dnl ---------------------------------------------------------------------------
dnl - Show summary