Re: [Quickfix-users] Compilation Annoyances in C++
Brought to you by:
orenmnero
From: Mike G. <mg...@co...> - 2008-07-29 18:22:10
|
You are right that the root of the problem is that programs that use autoconf are not supposed to install config.h. I ran into this before when using ACE (which incorrectly installs config.h) and quickfix (which was also doing it at the time). If I recall correctly, Oren fixed this behavior on quickfix's end. Maybe this behavior was accidentally reintroduced? -- Mike Gatny Connamara Systems, LLC http://www.connamara.com/ |