]> Dogcows Code - chaz/tar/blobdiff - configure.ac
* bootstrap: Redo po file retrieval to match Bison's method,
[chaz/tar] / configure.ac
index a88279e06c37089b915d3e8d17b919da558f6641..a7ae04d73b08965fcf3747177e27ae7ad19220fc 100644 (file)
@@ -22,7 +22,7 @@ AC_INIT([GNU tar], [1.15.92], [bug-tar@gnu.org])
 AC_CONFIG_SRCDIR([src/tar.c])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_HEADERS([config.h:config.hin])
-AC_PREREQ([2.59])
+AC_PREREQ([2.60])
 AM_INIT_AUTOMAKE([1.9 gnits tar-ustar dist-bzip2 dist-shar std-options])
 
 gl_USE_SYSTEM_EXTENSIONS
@@ -80,8 +80,6 @@ AC_CHECK_TYPE(dev_t, unsigned)
 AC_CHECK_TYPE(ino_t, unsigned)
 
 gt_TYPE_SSIZE_T
-gl_AC_TYPE_INTMAX_T
-jm_AC_TYPE_UINTMAX_T
 
 # gnulib modules
 tar_GNULIB
This page took 0.023992 seconds and 4 git commands to generate.