Jonathan McDowell wrote:
> 
> On Fri, Nov 12, 1999 at 01:40:30PM -0800, Rahul Jain wrote:
> 
> > We have always been using 'runConfigure', rather than invoking
> > 'configure'  manually. If you are invoking 'configure' in a particular
> > way and it does not work for you, please let us know. We will fix the
> > script.
> 
> Why is this? Surely it's just as easy to add the various extra options
> to the configure script rather than adding another wrapper. It
> certainlyt makes it more complicated to port to other platforms - surely
> the point of a configure script is to get rid of defines like LINUX all
> over the code?
> 

I also don't like the way the configure script is written. This is
our first attempt with autoconf generated makefile's and hence the
scripts have not matured. We would welcome any help that we could
get in rewriting the configure.in and Makefile.in's for Xerces-C.

Also, most platform/compiler specific flags are currently spread
between src/Makefile.incl and runConfigure. I would like to consolidate
them into src/configure.in and src/Makefile.in

So, anyone with past experience with these tools, please volunteer
your expertise.

rahul

Reply via email to