]> sourceware.org Git - cgen.git/commitdiff
* merge with Red Hat internal tree
authorBen Elliston <bje@air.not.au>
Fri, 3 Jan 2003 06:17:31 +0000 (06:17 +0000)
committerBen Elliston <bje@air.not.au>
Fri, 3 Jan 2003 06:17:31 +0000 (06:17 +0000)
configure
doc/Makefile.in

index 0e48be6b04b6b3b2e000efe3dce34c0254fd315d..100a884826404e425e436b4e5c2c0aecf86a7d5e 100755 (executable)
--- a/configure
+++ b/configure
@@ -1268,7 +1268,7 @@ cat >> $CONFIG_STATUS <<\EOF
 
 # Split the substitutions into bite-sized pieces for seds with
 # small command number limits, like on Digital OSF/1 and HP-UX.
-ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script.
+ac_max_sed_cmds=60 # Maximum number of lines to put in a sed script.
 ac_file=1 # Number of current file.
 ac_beg=1 # First line for current file.
 ac_end=$ac_max_sed_cmds # Line after last line for current file.
index 370b2242d3a776c220ac619aa13a2c4aac8988fe..459f8fc8c19a7d553b88817499b08e94b2b2aa66 100644 (file)
@@ -1,6 +1,6 @@
-# Makefile.in generated automatically by automake 1.4 from Makefile.am
+# Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
 
-# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -203,7 +203,7 @@ uninstall-info:
        else ii=; fi; \
        list='$(INFO_DEPS)'; \
        for file in $$list; do \
-         test -z "$ii" \
+         test -z "$$ii" \
            || install-info --info-dir=$(DESTDIR)$(infodir) --remove $$file; \
        done
        @$(NORMAL_UNINSTALL)
This page took 0.02719 seconds and 5 git commands to generate.