Fix typo in AC_PREREQ command name.
[pspp-builds.git] / configure.ac
index 22ef133134cf7b91aa31bfa6c3389680e296b221..a028fcbf5d8c09fc0611298a8329aeb0df85c13a 100644 (file)
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 
 dnl Initialize.
-AX_PREREQ(2.60)
+AC_PREREQ(2.60)
 AC_INIT([pspp],[0.6.0],[bug-gnu-pspp@gnu.org])
 AC_CONFIG_HEADERS([config.h])
 AM_INIT_AUTOMAKE