On Mar 1, 1999, Franz Sirl wrote: > At 18:01 01.03.99 , Alexandre Oliva wrote: >> On Mar 1, 1999, rodneybrown@pmsc.com wrote: >> >>> Configuring on HP-UX 9.04 gave a 'sh internal 2K buffer overflow' - >>> the build seems to be running and pre1 worked ok. I tried changing >>> the etc/configure to run using #!/bin/ksh to no avail. >> >> Set CONFIG_SHELL > Hmm, will this still work as expected? Yep, this is only for configure time. > --- texinfo/lib/Makefile.in 1998/04/02 03:45:22 1.4 > +++ texinfo/lib/Makefile.in 1999/02/24 02:45:41 1.4.2.1 > -SHELL = @SHELL@ > +SHELL = /bin/sh I don't think this would be a problem, but it's strange that automake 1.3 does not use @SHELL@ as defined by configure... Well, most commands it runs are so simple that it shouldn't matter. -- Alexandre Oliva http://www.dcc.unicamp.br/~oliva aoliva@{acm.org,computer.org} oliva@{dcc.unicamp.br,gnu.org,egcs.cygnus.com,samba.org} Instituto de Computação, Universidade Estadual de Campinas, SP, Brasil