randyk 2003/06/11 20:24:00
Modified: win32 libapreq.mak libapreq_cgi.mak mod_apreq.mak Log: - change lib directory from Release/Debug to libs - add .def files for mod_apreq and libapreq_cgi
shouldn't .def files be autogenerated? Probably should re-use the exports.c mechanism as Apache does, since Joe is already using the DECLARE syntax. Otherwise you will have to remember to sync any changes if they happen to change. also remember that AIX needs similar to .def, .exp files. So it's twice a waste to do it manually and error-prone. (sorry for not offerring a patch, just comments ;)
__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
