Strange. Thanks Jeff. I figured as it was within a switch case we'd be OK, but apparently not!
david > trawick 01/05/09 10:10:33 > > Modified: . configure.in > Log: > AC_PROG_LIBTOOL can't be invoked more than once in a configure.in > without causing weird side-effects, so split up a case statement > into two case statements each with a singular purpose. > > This gets rid of this failure during apache configuration: > > ------------------/home/regress/regress/logs/configure.stderr.diff------ --------- > 2a3,5 > > ltconfig: you must specify a host type if you use `--no-verify' > > Try `ltconfig --help' for more information. > > configure: error: libtool configure failed > > Revision Changes Path > 1.22 +13 -6 apr-util/configure.in
