Fossil SCM

Change the minimum required autoconf from 2.67 to 2.62.

drh 2011-06-14 17:24 autoconf
Commit 0241d75a90665e58e3fdf18646d7dcc0cfac6202
1 file changed +1 -1
+1 -1
--- configure.ac
+++ configure.ac
@@ -1,7 +1,7 @@
11
dnl Process this file with autoconf to produce a configure script.
2
-AC_PREREQ(2.67)
2
+AC_PREREQ(2.62)
33
AC_INIT([fossil], [20110528], [[email protected]])
44
AC_CONFIG_SRCDIR([src/schema.c])
55
AC_CONFIG_AUX_DIR([autoconf])
66
AC_CONFIG_MACRO_DIR([autoconf])
77
AC_CONFIG_HEADER(autoconfig.h)
88
--- configure.ac
+++ configure.ac
@@ -1,7 +1,7 @@
1 dnl Process this file with autoconf to produce a configure script.
2 AC_PREREQ(2.67)
3 AC_INIT([fossil], [20110528], [[email protected]])
4 AC_CONFIG_SRCDIR([src/schema.c])
5 AC_CONFIG_AUX_DIR([autoconf])
6 AC_CONFIG_MACRO_DIR([autoconf])
7 AC_CONFIG_HEADER(autoconfig.h)
8
--- configure.ac
+++ configure.ac
@@ -1,7 +1,7 @@
1 dnl Process this file with autoconf to produce a configure script.
2 AC_PREREQ(2.62)
3 AC_INIT([fossil], [20110528], [[email protected]])
4 AC_CONFIG_SRCDIR([src/schema.c])
5 AC_CONFIG_AUX_DIR([autoconf])
6 AC_CONFIG_MACRO_DIR([autoconf])
7 AC_CONFIG_HEADER(autoconfig.h)
8

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button