|
df0db0ad
|
2016-02-08T18:39:23
|
|
Use modern texinfo when syncing install.texi output from autoconf
|
|
7ac276b4
|
2016-02-08T08:35:09
|
|
sync install.texi from autoconf
|
|
c27f1a35
|
2015-01-05T16:15:44
|
|
doc: update INSTALL from autoconf
Picks up the copyright year, and also the fact that newer texinfo
uses '' instead of `' for quoting.
* doc/install.texi: Resync from autoconf.
* doc/INSTALL: Reflect recent autoconf update.
* doc/INSTALL.ISO: Likewise.
* doc/INSTALL.UTF-8: Likewise.
Signed-off-by: Eric Blake <eblake@redhat.com>
|
|
2198448f
|
2015-01-01T11:05:02
|
|
derived INSTALL
|
|
60cabf7b
|
2013-08-11T08:31:43
|
|
regenerate
|
|
c67e3c04
|
2013-01-04T06:47:11
|
|
autoupdate
|
|
2fc09cc6
|
2012-07-01T09:30:32
|
|
autoupdate
|
|
b9edd532
|
2012-06-30T08:26:44
|
|
autoupdate
|
|
7f45e1ae
|
2012-01-17T17:56:22
|
|
maint: remove empty lines at EOF, but excluding modules/*
Apply syntax rules at home as well as abroad. Most changes
were induced by running this:
make srcdir=. _build-aux=build-aux -f top/maint.mk \
sc_prohibit_empty_lines_at_EOF | grep -v modules/ \
| xargs perl -pi -0777 -e 's/\n\n+$/\n/'
* cfg.mk (local-checks-to-skip): Enable sc_prohibit_empty_lines_at_EOF.
Exempt modules/* and two binary files.
Also exclude doc/INSTALL*, per request from Bruno Haible.
* doc/regexprops-generic.texi: *Add* a newline at EOF. There was none.
* doc/Copyright/assign.translation.manual: Remove empty lines at EOF.
* doc/Copyright/request-assign.future: Likewise.
* doc/Copyright/request-disclaim.changes: Likewise.
* doc/INSTALL: Likewise.
* doc/INSTALL.ISO: Likewise.
* doc/INSTALL.UTF-8: Likewise.
* doc/acl-cygwin.txt: Likewise.
* doc/acl-resources.txt: Likewise.
* doc/fdl-1.2.texi: Likewise.
* doc/fdl-1.3.texi: Likewise.
* doc/fdl.texi: Likewise.
* lib/argp-pin.c: Likewise.
* lib/round.c: Likewise.
* lib/unicase/u16-totitle.c: Likewise.
* lib/unictype/block_test.c: Likewise.
* lib/uninorm/canonical-decomposition.c: Likewise.
* m4/README: Likewise.
* m4/relocatable-lib.m4: Likewise.
* tests/test-isnand-nolibm.c: Likewise.
* tests/test-isnand.c: Likewise.
* tests/uninorm/NormalizationTest.txt: Likewise.
|
|
4777b98e
|
2012-01-04T06:05:53
|
|
autoupdate
|
|
771de961
|
2011-12-27T07:00:31
|
|
autoupdate
|
|
55392621
|
2011-01-26T10:47:01
|
|
regen
|
|
05efa9ea
|
2011-01-04T16:55:01
|
|
doc: regenerate INSTALL
This partially reverts commit 0a29fc2d832c86d69e98b32bbdbc4e746ca2d16c.
* doc/Makefile (INSTALL, INSTALL.ISO, INSTALL.UTF-8): Re-add
@firstparagraphindent support, now that autoconf dropped it.
(INSTALL_PRELUDE): Reinstate old macro.
* doc/install.texi: Resync from autoconf.
* doc/INSTALL: Reflect recent autoconf update.
* doc/INSTALL.ISO: Likewise.
* doc/INSTALL.UTF-8: Likewise.
Reported by Karl Berry.
Signed-off-by: Eric Blake <eblake@redhat.com>
|
|
4f2c339e
|
2011-01-04T08:24:07
|
|
rebuild
|
|
2f0e0a85
|
2009-10-20T20:27:20
|
|
doc: regenerate INSTALL
* doc/INSTALL: Reflect recent autoconf update.
* doc/INSTALL.ISO: Likewise.
* doc/INSTALL.UTF-8: Likewise.
Signed-off-by: Eric Blake <ebb9@byu.net>
|
|
e94df9f0
|
2009-10-20T20:27:20
|
|
doc: regenerate INSTALL
* doc/INSTALL: Reflect recent autoconf update.
* doc/INSTALL.ISO: Likewise.
* doc/INSTALL.UTF-8: Likewise.
Signed-off-by: Eric Blake <ebb9@byu.net>
|
|
8ec8f4b4
|
2009-07-27T05:50:46
|
|
autoupdate
|
|
277157d8
|
2009-03-18T08:13:16
|
|
INSTALL: regenerate after recent autoupdate
* INSTALL: Regenerate.
* INSTALL.ISO: Likewise.
* INSTALL.UTF-8: Likewise.
Signed-off-by: Eric Blake <ebb9@byu.net>
|
|
e579a2ec
|
2008-12-24T14:47:16
|
|
autoregenerate
|
|
0a29fc2d
|
2008-08-26T15:42:04
|
|
doc/INSTALL: resync from autoconf
* doc/Makefile (INSTALL, INSTALL.ISO, INSTALL.UTF-8): Simplify.
(INSTALL_PRELUDE): Delete; this is done more efficiently by
moving...
* install.texi [!autoconf]: ...here. Resync from autoconf.
* INSTALL: Regenerate.
* INSTALL.ISO: New file.
* INSTALL.UTF-8: Likewise.
Signed-off-by: Eric Blake <ebb9@byu.net>
|