diff options
author | Rob Crittenden <rcritten@redhat.com> | 2015-10-01 13:58:12 -0400 |
---|---|---|
committer | Rob Crittenden <rcritten@redhat.com> | 2015-10-02 16:51:56 -0400 |
commit | d536eae8b69e500a9d20954c102e05d7ba676566 (patch) | |
tree | 388981e87846b8ca983d3a60fc543b2ee1c18660 /test/test_request.py | |
parent | 555dac5e98ac73496fc5cf9a147489a0479f2bfd (diff) | |
download | mod_nss-d536eae8b69e500a9d20954c102e05d7ba676566.tar.gz mod_nss-d536eae8b69e500a9d20954c102e05d7ba676566.tar.xz mod_nss-d536eae8b69e500a9d20954c102e05d7ba676566.zip |
Modernize autotools configuration slightly, add config.h
I need to generate config.h because Apache ships its own
autotools-generated config.h which redefines a lot of
variables like PACKAGE_NAME, PACKAGE_TARBALL, etc.
By having my own configh I can reset things before the compiler
complains. The downside is that compile-time options are hidden
in a config file instead of being defined on the gcc
command-line.
Diffstat (limited to 'test/test_request.py')
0 files changed, 0 insertions, 0 deletions