Lowered req autotools version to 2.63. Added 'foreign' switch to avoid adding standar...
[umurmur.git] / configure.ac
index 75a12d262f1999c594c488e7aaa2c0d03fda8a02..3712f2eb3ecf04d681cfbb30a2e000510c71b964 100644 (file)
@@ -28,7 +28,7 @@
 #  SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 # Process this file with autoconf to produce a configure script.
-AC_PREREQ([2.67])
+AC_PREREQ([2.63])
 AC_INIT([umurmur], [0.2.6], [http://code.google.com/p/umurmur/issues/entry], [umurmur], [http://code.google.com/p/umurmur])
 AC_CONFIG_SRCDIR([src/client.h])
 AC_CONFIG_HEADERS([config.h])