summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrbuj <[email protected]>2022-06-01 09:31:52 +0200
committermbkma <[email protected]>2022-07-22 08:56:18 +0200
commitf3f8f9615ef9e2a4e255e4eac7e481a7253be54f (patch)
tree2473e7ef2f199e32e5a89bde1c682422bf8aae18
parent8f18dddb00e2b16448b43ff6da5c6b2d439e8cc0 (diff)
downloadcaja-extensions-f3f8f9615ef9e2a4e255e4eac7e481a7253be54f.tar.bz2
caja-extensions-f3f8f9615ef9e2a4e255e4eac7e481a7253be54f.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 75da513..b21dc98 100644
--- a/configure.ac
+++ b/configure.ac
@@ -336,7 +336,7 @@ AM_CONDITIONAL([USE_NLS], [test "x${USE_NLS}" = "xyes"])
DISABLE_DEPRECATED_CPPFLAGS="-DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED"
AC_SUBST(DISABLE_DEPRECATED_CPPFLAGS)
-AC_OUTPUT([
+AC_CONFIG_FILES([
Makefile
sendto/org.mate.Caja.Sendto.gschema.xml
open-terminal/org.mate.caja-open-terminal.gschema.xml
@@ -366,6 +366,7 @@ AC_OUTPUT([
xattr-tags/Makefile
po/Makefile.in
])
+AC_OUTPUT
echo "
Configure summary: