Skip to content

Commit c491eb4

Browse files
committed
Revert "Update autoconf to new version, to silence noise-warnings"
This reverts commit f3e57c1.
1 parent 99338d1 commit c491eb4

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)