We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f85f63c commit 0aff740Copy full SHA for 0aff740
configure.ac
@@ -1,6 +1,6 @@
1
# Process this file with autoconf to produce a configure script.
2
3
-AC_PREREQ([2.72])
+AC_PREREQ([2.70])
4
AC_INIT([sysbench],[1.1.0],[https://github.com/akopytov/sysbench/issues],[sysbench],[https://github.com/akopytov/sysbench])
5
AC_CONFIG_AUX_DIR([config])
6
0 commit comments