summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrbuj <[email protected]>2022-06-01 09:49:26 +0200
committerrbuj <[email protected]>2022-06-01 09:49:26 +0200
commit91cb104bb97b4d6fff932f7379a77c41412a1243 (patch)
tree34f1c76ac6a0e8e684c69b41ca96a2470f4b9f8e
parentbecf3036fb906ef0d7c5bdcf120bedc3ad9941e9 (diff)
downloadmate-netbook-configure_220601.tar.bz2
mate-netbook-configure_220601.tar.xz
build warning: AC_OUTPUT should be used without argumentsconfigure_220601
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 91135a3..8437f4e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -56,7 +56,7 @@ AC_SUBST(MATEWINDOWPICKER_DEPS_LIBS)
GLIB_GSETTINGS
-AC_OUTPUT([
+AC_CONFIG_FILES([
Makefile
maximus/Makefile
maximus/org.mate.maximus.gschema.xml
@@ -64,6 +64,7 @@ mate-window-picker-applet/Makefile
mate-window-picker-applet/org.mate.panel.applet.mate-window-picker-applet.gschema.xml
po/Makefile.in
])
+AC_OUTPUT
dnl ---------------------------------------------------------------------------
dnl - Show summary