This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[patch] add --with-expat configure option


Hi,

I needed to disable compiling with the expat library even if present in
the build system, so I created a --with-expat configure option to
control that. Configuring with --with-expat=no or --without-expat will
disable the expat test. The default is to use the library if available.

I'm posting here in case you are interested in incorporating the
change...
-- 
[]'s
Thiago Jung Bauermann
Software Engineer
IBM Linux Technology Center

Attachment: with-expat-cvs-head.diff
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]