John Levon wrote: > On Thu, Aug 07, 2003 at 05:09:29PM +0000, Angus Leeming wrote: > >> eval ${CONFIGURE} > > The eval is unnecessary
No it's not. Without the eval I get: $ ./configure-14x devel xforms qt configuring devel FRONTEND is xforms qt build directory is devel/build2 ../configure --enable-maintainer-mode --with-version-suffix --with-included-gettext --with-frontend="xforms qt" configure: WARNING: you should use --build, --host, --target configure: WARNING: invalid host type: qt" configuring LyX version 1.4.0cvs WARNING: This is a development version. Expect bugs. checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... Invalid configuration `qt"': machine `qt"' not recognized configure: error: /bin/sh ../config/config.sub qt" failed -- Angus