summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac5
1 files changed, 3 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 3b9bc5c..5e1b579 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.62)
-AC_INIT([mate-calc], [1.25.1], [https://github.com/mate-desktop/mate-calc/issues],
+AC_INIT([mate-calc], [1.28.0], [https://github.com/mate-desktop/mate-calc/issues],
[mate-calc], [https://mate-desktop.org])
AM_INIT_AUTOMAKE([1.9 foreign no-dist-gzip dist-xz check-news])
@@ -86,13 +86,14 @@ dnl ###########################################################################
dnl Files to generate
dnl ###########################################################################
-AC_OUTPUT([
+AC_CONFIG_FILES([
Makefile
src/Makefile
po/Makefile.in
data/Makefile
help/Makefile
])
+AC_OUTPUT
echo "
Configure summary: