summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrbuj <[email protected]>2022-07-25 22:13:21 +0200
committerLuke from DC <[email protected]>2022-08-04 18:35:41 +0000
commit6d5400b77dab6d8c665575438dc0fd5d07b5370b (patch)
tree7b494682d6ce552d28549a73951a826419674fb4
parent9916a9c9a39529f293545f6d468617b3d5d607c0 (diff)
downloadcaja-6d5400b77dab6d8c665575438dc0fd5d07b5370b.tar.bz2
caja-6d5400b77dab6d8c665575438dc0fd5d07b5370b.tar.xz
configure.ac: Bump Autoconf version because of LT_INIT
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 10b412a0..fccd6818 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_PREREQ(2.54)
+AC_PREREQ(2.60)
dnl ===========================================================================