Fix toplevel config.status for HP-UX sed.
/: * configure.ac: Do not use $extrasub for replacing @if/@endif parts in Makefile; instead, use additional arguments to AC_CONFIG_COMMANDS to do the replacement manually, with several sed invocations, to avoid HP-UX sed command limits. * configure: Regenerate.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||
|
||||
* configure.ac: Do not use $extrasub for replacing @if/@endif
|
||||
parts in Makefile; instead, use additional arguments to
|
||||
AC_CONFIG_COMMANDS to do the replacement manually, with several
|
||||
sed invocations, to avoid HP-UX sed command limits.
|
||||
* configure: Regenerate.
|
||||
|
||||
2009-09-04 Alexandre Oliva <aoliva@redhat.com>
|
||||
|
||||
* configure.ac (with-build-config): Document. Handle without.
|
||||
|
Reference in New Issue
Block a user