[Quickfix-developers] PATCH - updated bootstrap script and configure.ac
Brought to you by:
orenmnero
From: Alex H. <al...@an...> - 2003-05-01 10:33:51
|
Hi Oren. Heres an updated bootstrap script and a new configure.ac (for autoconf 2.53+, replaces configure.in). The updated configure.ac also sets the C and CXXFLAGS more sanely. Is there any chance of getting write access to the repository to fix up some of the other configure stuff? (e.g. getting shared libs working with linux and java) Also the default quickfix include dir looks wierd - normally I'd do: #include "package/header.h" with quickfix the paths are messed up so I have to do: #include "package/include/header.h" If I can get write access I'd like to fix this. (too big a change to do via patches I think). Cheers, Alex. -- Anvil Software Ltd. http://www.anvil.com/ |