We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cb6d7f commit 6f92ad1Copy full SHA for 6f92ad1
configure.ac
@@ -20,7 +20,7 @@
20
# Website for config.guess, config.sub:
21
# wget http://git.savannah.gnu.org/cgit/config.git/plain/config.guess
22
# wget http://git.savannah.gnu.org/cgit/config.git/plain/config.sub
23
-# Note: use autoconf-2.69
+# Note: use autoconf-2.72
24
#############################################################################
25
26
define([AC_CACHE_LOAD], )
@@ -31,7 +31,7 @@ $2
31
32
AC_INIT
33
AC_CONFIG_SRCDIR([configure.ac])
34
-AC_PREREQ([2.71])
+AC_PREREQ([2.72])
35
AC_CONFIG_HEADERS([include/grass/config.h])
36
AC_CANONICAL_HOST
37
AC_PROG_CC
0 commit comments