Sergey Poznyakoff 20 rokov pred
rodič
commit
941d7586db
1 zmenil súbory, kde vykonal 2 pridanie a 3 odobranie
  1. 2 3
      configure.ac

+ 2 - 3
configure.ac

@@ -86,7 +86,8 @@ jm_AC_TYPE_UINTMAX_T
 
 
 # gnulib modules
 # gnulib modules
 tar_GNULIB
 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], , ,
 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.])
   [Define to a number giving the default blocking size for archives.])
 AC_MSG_RESULT($DEFAULT_BLOCKING)
 AC_MSG_RESULT($DEFAULT_BLOCKING)
 
 
-PU_RMT
-
 # Iconv
 # Iconv
 AM_ICONV
 AM_ICONV
 AC_CHECK_HEADERS(iconv.h)
 AC_CHECK_HEADERS(iconv.h)