[sword-devel] Problem with automake Makefiles

Joachim Ansorg sword-devel@crosswire.org
Sun, 24 Feb 2002 13:03:57 +0100


Hi all!

SWVersion::currentVersion gives me the version of the Sword library. 
src/utilfuncs/swversion.cpp uses the preprocessor define SWORDVER to give me 
the current version.  But SWORDVER is only defined in Makefile.cfg, not in 
the automake Makefile.am files.

Daniel, is it possible that you add the required lines in the Makefile.am 
files to make SWVersion::currentVersion working?

Thank you!
Joachim