Third try. :(
authorArt Cancro <ajc@citadel.org>
Tue, 29 Jan 2008 05:04:05 +0000 (05:04 +0000)
committerArt Cancro <ajc@citadel.org>
Tue, 29 Jan 2008 05:04:05 +0000 (05:04 +0000)
commitfa9e0c74acf34bd8b9792e9fb953109ccfc35512
treefbb6ab69a4a544e68e72e0beb4b9966c7e0a7d32
parent315522ab5ab89ffee69abc95465455de4a0cb19f
Third try.  :(
The test for libcitadel version in the configure script had too many
places where it could either break or send the build into an infinite
loop of reconfiguration.  Moved the test into the citadel.h and
webcit.h header files, where they throw an error if the version is
too old.
citadel/citadel.h
citadel/configure.ac
webcit/configure.ac
webcit/webcit.h