Finally an answer I can contribute to from Win32's perspective ;-) We extract the version into all compiled binaries by invoking build/win32ver.awk, with a command such as;
awk -f ./build/win32/win32ver.awk libhttpd.dll "Apache HTTP Server Core" ./include/ap_release.h > .\build\win32\libhttpd.rc
Feel free to look at win32ver.awk as to how we extract the version from ap_release.h.
When is this done though?
Ideally I would like to set up httpd.spec when buildconf is run, I assume that somewhere in buildconf the version number is embedded somewhere. Can you give me more details as to where this is done?
Regards,
Graham
--
-----------------------------------------
[EMAIL PROTECTED] "There's a moon
over Bourbon Street
tonight..."