Skip to content

Commit 5a7035d

Browse files
Revert "Update autoconf to new version, to silence noise-warnings" (#4992)
2 parents 99338d1 + c491eb4 commit 5a7035d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# under the Apache License, Version 2.0. See the COPYING file at the root
66
# of this distribution or at http://www.apache.org/licenses/LICENSE-2.0
77

8-
AC_PREREQ([2.71])
8+
AC_PREREQ([2.68])
99
AC_INIT([stellar-core],[0.1],[],[],[http://www.stellar.org])
1010
# tar-ustar is required for long file names when libsodium is bundled
1111
AM_INIT_AUTOMAKE([-Wall -Wextra -Wconversion subdir-objects tar-ustar silent-rules])

0 commit comments

Comments
 (0)