>> You can dump them all into an include file instead of leaving them in >> CPPFLAGS:
>> AM_CONFIG_HEADER([config.h]) >>I guess that's an automake thing, though. Then, doesn't that mean I have to modify all my source files to include config.h?
>> You can dump them all into an include file instead of leaving them in >> CPPFLAGS:
>> AM_CONFIG_HEADER([config.h]) >>I guess that's an automake thing, though. Then, doesn't that mean I have to modify all my source files to include config.h?