/[autoconf]/autoconf/doc/autoconf.texi
ViewVC logotype

Diff of /autoconf/doc/autoconf.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.600 by akim, Tue Mar 19 15:20:58 2002 UTC revision 1.601 by eggert, Fri Mar 22 06:21:01 2002 UTC
# Line 8182  bash-2.04$ @kbd{cat <<EOF Line 8182  bash-2.04$ @kbd{cat <<EOF
8182    
8183    
8184  Many older shells (including the Bourne shell) implement here-documents  Many older shells (including the Bourne shell) implement here-documents
8185  inefficiently.  Users can generally speed things up by using a faster  inefficiently.  And some shells mishandle large here-documents: for
8186    example, Solaris 8 @command{dtksh}, which is derived from
8187    @command{ksh} M-12/28/93d, mishandles variable expansion that occurs
8188    on 1024-byte buffer boundaries within a here-document.  Users can
8189    generally fix these problems by using a faster or more reliable
8190  shell, e.g., by using the command @samp{bash ./configure} rather than  shell, e.g., by using the command @samp{bash ./configure} rather than
8191  plain @samp{./configure}.  plain @samp{./configure}.
8192    

Legend:
Removed from v.1.600  
changed lines
  Added in v.1.601

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26