summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorbwarken <bwarken>2013-04-15 23:40:53 +0000
committerbwarken <bwarken>2013-04-15 23:40:53 +0000
commit6ff7517b2df1c0586f5fa587a5ecb3fc07a70efa (patch)
treef8175c0107364bbb3ef8605e90d4e86ed637d734 /ChangeLog
parent8421ebea68d8151fe8e6415229ed5523ec68894e (diff)
downloadgroff-6ff7517b2df1c0586f5fa587a5ecb3fc07a70efa.tar.gz
iUse suitable versions of `GNU autotools' to generate the needed
configuration files.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog30
1 files changed, 23 insertions, 7 deletions
diff --git a/ChangeLog b/ChangeLog
index 592c5d16..87e9aedb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2013-04-16 Bernd Warken <groff-bernd.warken-72@web.de>
+
+ * Makefile.sub: Add `m4/ax_compare_version.m4'.
+
+ * aclocal.m4: Run the latest `aclocal -I m4' which generates a
+ suitable content in that file.
+
+ * INSTALL.autotools: Information of the usage of `GNU autotools'
+ with `groff'.
+
+ * INSTALL.gen: Move `autotool' parts to file `INSTALL.autotools'.
+
2013-04-15 Bernd Warken <groff-bernd.warken-72@web.de>
* m4/groff.m4: Replace tabs by spaces. Use a double line between
@@ -31,6 +43,17 @@
2013-04-15 Bernd Warken <groff-bernd.warken-72@web.de>
+ * configure.ac: Add information of the macro `GROFF_PERL'.
+
+ * Makefile.in: Add definitions of the macro variables and their
+ `@...@' counterparts.
+
+ Run `autoreconf -I m4'.
+
+2013-04-15 Bernd Warken <groff-bernd.warken-72@web.de>
+2013-04-15 Werner LEMBERG <wl@gnu.org>
+2013-04-15 Ralph Carderoy <ralph@inputplus.co.uk>
+
Add Perl test to configuration. During the run of `configure' the
program is broken with error when there is no `Perl' or the `perl'
program is too old.
@@ -40,13 +63,6 @@
most `v5.6.1'. Define variables $PERL and $PERLPATH for the full
name of the `perl' program and $PERLVERSION as the lest version.
- * configure.ac: Add information of the macro `GROFF_PERL'.
-
- * Makefile.in: Add definitions of the macro variables and their
- `@...@' counterparts.
-
- Run `autoreconf -I m4'.
-
2013-04-13 Keith Marshall <keithmarshall@users.sourceforge.net>
Avoid consideration of autotool cache for CVS inclusion.