X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Ftar;a=blobdiff_plain;f=configure.ac;h=a7ae04d73b08965fcf3747177e27ae7ad19220fc;hp=a88279e06c37089b915d3e8d17b919da558f6641;hb=94de7c4c776ec523af4c2eb6a91e6c5361675be3;hpb=05805868f26533141b8b02d5a6449965652ef187 diff --git a/configure.ac b/configure.ac index a88279e..a7ae04d 100644 --- a/configure.ac +++ b/configure.ac @@ -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