On Tue, Nov 12, 2002, Bill Janssen wrote: > What I mean to say is that it will attempt to configure and build > the viewer, but if that fails will not go on to configure the other > elements of the system which can still be usefully built.
The viewer's configure script can't inform the top configure script that it has found errors. If it continued running it would either create an "empty" Makefile or no Makefile at all (which would break when running 'make') and I consider that to be a bigger problem than to make it "error out". At least that tells you right away that something is missing... /Mike _______________________________________________ plucker-dev mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-dev
