All, I give up. I can't seem to figure out exactly how common/config.h comes into existence during the "configure" process.
When compiling on Mac OS X, I get the following irritating warning: In file included from mod_jk.c:89: In file included from ../common/jk_global.h:29: ../common/config.h:81:9: warning: 'PACKAGE_NAME' macro redefined #define PACKAGE_NAME "mod_jk" ^ /usr/include/apache2/ap_config_auto.h:213:9: note: previous definition is here #define PACKAGE_NAME "" ^ There are 3 others like it for a few other #defines. I would like to clean these up, but I can't just commit changes to common/config.h because it's auto-generated. Can anyone shed some light on where I can modify what gets dumped into common/config.h? I see some stuff in config.status, but that in turn gets generated by configure. Any suggestions? Thanks, -chris
signature.asc
Description: OpenPGP digital signature