diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2003-04-28 17:19:05 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2003-04-28 17:19:05 +0000 |
commit | eae4b2b0bc87e9de4c56fda110a9d2813cf0ddce (patch) | |
tree | f11f1c9af2a2f4686a97b3414bf4a9302a7415c9 /libgloss/m32r | |
parent | f29d8007e72c2e2925d4fe9a27ebbee9adcdec79 (diff) | |
download | newlib-eae4b2b0bc87e9de4c56fda110a9d2813cf0ddce.zip newlib-eae4b2b0bc87e9de4c56fda110a9d2813cf0ddce.tar.gz newlib-eae4b2b0bc87e9de4c56fda110a9d2813cf0ddce.tar.bz2 |
Regenerated using different version of autoconf.
Diffstat (limited to 'libgloss/m32r')
-rwxr-xr-x | libgloss/m32r/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgloss/m32r/configure b/libgloss/m32r/configure index b4a5c11..216e58a 100755 --- a/libgloss/m32r/configure +++ b/libgloss/m32r/configure @@ -1133,7 +1133,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. |