Split large sed scripts, for HP-UX sed.
authorBruno Haible <bruno@clisp.org>
Tue, 8 Feb 2011 23:16:54 +0000 (00:16 +0100)
committerBruno Haible <bruno@clisp.org>
Tue, 8 Feb 2011 23:16:54 +0000 (00:16 +0100)
commit7ddc2d61a400b09e3f13d403958abbe9882dae89
tree44b020b2a5f811b4e7459a6812e995cf12e5cedf
parent7e50c8f03e02002e7cf66f05844501be136fedd0
Split large sed scripts, for HP-UX sed.

* modules/math (Makefile.am): Split sed scripts around 50 sed commands,
to avoid HP-UX limit of 99 commands, in the near future.
* modules/stdlib (Makefile.am): Likewise.
* modules/unistd (Makefile.am): Likewise.
* modules/wchar (Makefile.am): Likewise.
Reported by Albert Chin <bug-gnulib@mlists.thewrittenword.com>.
Suggestion by Ralf Wildenhues <Ralf.Wildenhues@gmx.de> in
<http://lists.gnu.org/archive/html/bug-gnulib/2010-01/msg00216.html>.
ChangeLog
modules/math
modules/stdlib
modules/unistd
modules/wchar