1
0
spogulis no https://git.tukaani.org/xz.git synced 2026-01-05 04:08:43 +00:00

Build: Remove a comment about Automake 1.10 from configure.ac.

The previous commit supports silent rules and that requires
Automake 1.11.
Šī revīzija ir iekļauta:
Lasse Collin 2013-09-11 14:40:35 +03:00
vecāks 72975df6c8
revīzija ae0ab74a88

Parādīt failu

@ -443,8 +443,6 @@ fi
echo
echo "Initializing Automake:"
# Automake 1.10 should still be enough but you need to omit serial-tests.
dnl AM_INIT_AUTOMAKE([1.10 foreign tar-v7 filename-length-max=99])
AM_INIT_AUTOMAKE([1.12 foreign tar-v7 filename-length-max=99 serial-tests])
AC_PROG_LN_S