configure.ac: Use new name for `AX_C_LONG_LONG'.
[catacomb] / configure.ac
index 86f7944..8b6ca53 100644 (file)
@@ -231,7 +231,7 @@ LIBS=$mdw_ORIG_LIBS
 dnl Find out whether very long integer types are available.
 AC_CHECK_HEADERS([stdint.h])
 AC_SUBST([have_stdint_h])
-AC_C_LONG_LONG
+AX_C_LONG_LONG
 
 dnl Some equipment wanted for checking CPU features at runtime.
 AC_CHECK_HEADERS([asm/hwcap.h])