X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Ftar;a=blobdiff_plain;f=configure.ac;h=1c0f77049295c6a49408f057d2ded956dddfc5cd;hp=cf97df16ec3a97acaee21128c89d5d023a21d0e3;hb=7f21a4d3f55cf36cd6a5cb13bc51e88a68c2e097;hpb=2bd9c15391b0bd6ef0bff76aebf09cfb53003199 diff --git a/configure.ac b/configure.ac index cf97df1..1c0f770 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ AC_CONFIG_SRCDIR([src/tar.c]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_HEADERS([config.h]) AC_PREREQ([2.63]) -AM_INIT_AUTOMAKE([1.11 gnits tar-ustar dist-bzip2 dist-xz dist-shar std-options silent-rules]) +AM_INIT_AUTOMAKE([1.11 gnits tar-ustar dist-bzip2 dist-xz std-options silent-rules]) # Enable silent rules by default: AM_SILENT_RULES([yes])