* autogen.sh: Require automake >= 1.13.
* HACKING: Require automake >= 1.13, wget, and xz.
Reported by Karl-P. Richter and Bruno Haible in:
https://savannah.gnu.org/bugs/?49497
+ Homepage:
http://gcc.gnu.org/
- * GNU automake
+ * GNU automake 1.13 or newer
+ Homepage:
http://www.gnu.org/software/automake/
+ Homepage:
http://www.gnu.org/software/tar/
+ * GNU Wget
+ + Homepage:
+ https://www.gnu.org/software/wget/
+
+ * XZ Utils
+ + Homepage:
+ http://tukaani.org/xz/
+
And, of course, the packages listed in the DEPENDENCIES file.
#
# This script requires:
# - Autoconf
-# - Automake
+# - Automake >= 1.13
# - Wget
# - Git
# - XZ Utils