Skip to content

Commit a6d8605

Browse files
committed
lower autoconf requirement for compatibility with ubuntu 20.04
1 parent e4101e4 commit a6d8605

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
@@ -1,4 +1,4 @@
1-
AC_PREREQ([2.71])
1+
AC_PREREQ([2.69])
22

33
define([PACKAGE_VERSION_MAJOR], [0])
44
define([PACKAGE_VERSION_MINOR], [6])

0 commit comments

Comments
 (0)