Call tar_PAXUTILS

This commit is contained in:
Sergey Poznyakoff
2005-01-06 18:15:50 +00:00
parent 1c7a6c11ce
commit 941d7586db
+2 -3
View File
@@ -86,7 +86,8 @@ jm_AC_TYPE_UINTMAX_T
# gnulib modules
tar_GNULIB
# paxutils modules
tar_PAXUTILS
AC_CHECK_MEMBERS([struct stat.st_spare1, struct stat.st_atim.tv_nsec, struct stat.st_atimespec.tv_nsec, struct stat.st_atimensec], , ,
[
@@ -218,8 +219,6 @@ AC_DEFINE_UNQUOTED(DEFAULT_BLOCKING, $DEFAULT_BLOCKING,
[Define to a number giving the default blocking size for archives.])
AC_MSG_RESULT($DEFAULT_BLOCKING)
PU_RMT
# Iconv
AM_ICONV
AC_CHECK_HEADERS(iconv.h)