Re: [Quickfix-developers] Updated include paths
Brought to you by:
orenmnero
From: Oren M. <ore...@ya...> - 2003-05-06 13:10:00
|
bootstrap is run with every build. You can see here in the build output: http://quickfix.thoughtworks.com/cchtml/linux_pgcc_2_95_2.html#OUT That it is complaining because configure.in no longer exists. It looks like you replaced it with configure.ac, but older versions of autoconf (which those machines are running) need the .in Is there a difference between the .ac and the .in version formatwise? Can we set up a symlink in the bootstrap script if an older version of autoconf is detected? --- Alex Hornby <al...@an...> wrote: > On Tue, 2003-05-06 at 12:38, Joerg Thoennes wrote: > > > According to the build page > > > > > http://quickfix.thoughtworks.com/cchtml/linux_pgcc_2_95_2.html > > > > your last checkin somehow broke the Cruisecontrol > build. Did you check this? > > > > Cheers Jörg > > > > > > Hi Jörg, > > How does cruise control kick off the build? > > I think I need to get it to run the bootstrap script > at least once to > regenerate stuff... > > Alex. > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers __________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. http://search.yahoo.com |