Home | History | Annotate | Download | only in dist

Lines Matching refs:FORMAT

1084 # _AM_PROG_TAR(FORMAT)
1086 # Check how to create a tarball in format FORMAT.
1087 # FORMAT should be one of 'v7', 'ustar', or 'pax'.
1090 # writing to stdout a FORMAT-tarball containing the directory
1111 [# The POSIX 1988 'ustar' format is defined with fixed-size fields.
1123 AC_MSG_CHECKING([whether UID '$am_uid' is supported by ustar format])
1130 AC_MSG_CHECKING([whether GID '$am_gid' is supported by ustar format])
1141 [m4_fatal([Unknown tar format])])
1155 am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
1156 am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
1160 # Must skip GNU tar: if it does not support --format= it doesn't create