X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=configure.ac;h=a742bdf3cbfb135ce7c3a9c852705b0c17fc0e52;hb=368172bf255c539fdbf2fd74328514c7e0acde8f;hp=7f0c70a3cad96a04b031c7ce294e727e88d14167;hpb=dcdbe18968d065bc828d5906b90943ccfeb7af41;p=chaz%2Ftar diff --git a/configure.ac b/configure.ac index 7f0c70a..a742bdf 100644 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,7 @@ # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA # 02111-1307, USA. -AC_INIT([GNU tar], [1.14.91], [bug-tar@gnu.org]) +AC_INIT([GNU tar], [1.15.1], [bug-tar@gnu.org]) AC_CONFIG_SRCDIR([src/tar.c]) AC_CONFIG_AUX_DIR([config]) AC_CONFIG_HEADERS([config.h:config.hin]) @@ -39,7 +39,7 @@ AC_CHECK_HEADERS(fcntl.h linux/fd.h memory.h net/errno.h \ sys/param.h sys/device.h sys/gentape.h \ sys/inet.h sys/io/trioctl.h \ sys/mtio.h sys/time.h sys/tprintf.h sys/tape.h \ - unistd.h) + unistd.h locale.h) AC_CHECK_HEADERS([sys/buf.h], [], [], [#if HAVE_SYS_PARAM_H