1
1
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4707 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Этот коммит содержится в:
Benno Schulenberg 2014-04-02 21:06:37 +00:00
родитель 73ff00e47f
Коммит 7cf7f42546

Просмотреть файл

@ -1,7 +1,7 @@
2014-04-02 Benno Schulenberg <bensberg@justemail.net>
* configure.ac, doc/Makefile.am: Try to build the info documentation
only when 'makeinfo' is available. Patch partly by Mike Frysinger.
* configure.ac: Upping the required version of Automake, to ensure the
* configure.ac: Upping the required version of Autoconf, to ensure the
ONCE macros are defined. Suggested by Kamil Dudka and Mike Frysinger.
2014-04-02 Mike Frysinger <vapier@gentoo.org>