http://bugzilla.spamassassin.org/show_bug.cgi?id=3509
Summary: spamc/version.h creation: making it easeir for packagers
Product: Spamassassin
Version: SVN Trunk (Latest Devel Version)
Platform: All
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P1
Component: Building & Packaging
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
Klaus Heinz complained some days ago that the new version.h stuff inside the
configure.pl script makes it too hard to build spamc with the standard
autoconf procedure.
So I went and refactured the stuff a bit. Now you simply call the
file ./version.h.pl (optionally with a --with-version= switch) which will
create the version.h file.
I also changed the VERSION_* macros to a single VERSION_STRING -- there's no
reason why the number has to be split first and then reassembled.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.