|
@@ -18,7 +18,7 @@
|
|
|
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
|
|
|
# 02110-1301, USA.
|
|
|
|
|
|
-AC_INIT([GNU tar], [1.15.92], [[email protected]])
|
|
|
+AC_INIT([GNU tar], [1.16], [[email protected]])
|
|
|
AC_CONFIG_SRCDIR([src/tar.c])
|
|
|
AC_CONFIG_AUX_DIR([build-aux])
|
|
|
AC_CONFIG_HEADERS([config.h:config.hin])
|
|
@@ -238,7 +238,6 @@ else
|
|
|
BACKUP_SED_COND='/^\#IF_DATE_FORMAT_OK/,/^\#ELSE_DATE_FORMAT_OK/d;/^\#ENDIF_DATE_FORMAT_OK/d'
|
|
|
fi
|
|
|
|
|
|
-
|
|
|
AC_OUTPUT([Makefile\
|
|
|
doc/Makefile\
|
|
|
lib/Makefile\
|