Rewritten the t-test (no calculations yet).
[pspp-builds.git] / configure.ac
index 0326d1483f4108bce15d3657e00f0f4d0f03e355..d62b2bf403dc02e47a53b14c95401a341d7a2047 100644 (file)
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 
 dnl Initialize.
-AC_PREREQ(2.58)
+AX_PREREQ(2.57)
 AC_INIT(pspp, 0.3.1,bug-gnu-pspp@gnu.org)
 AC_CONFIG_HEADERS([config.h])
 AM_INIT_AUTOMAKE