summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* Add mod_auth_gssapi.hSimo Sorce2014-07-101-1/+1
| | | | | | | Move all includes into it and also include config.h which was missing causing some ifdefed code not to be compiled. Also address includes conflict between httpd.h and config.h and the PACKAGE_* variables.
* Simplify configure.ac and makefile.am filesSimo Sorce2014-04-151-17/+4
| | | | Remove unnecessary cruft, that was only making things harder to read.
* Use appropriate flags so make dist worksSimo Sorce2014-04-151-1/+2
| | | | | On my system I have high UIds, without tar-pax make dist fails. Also add other useful parameters
* Add initial configure scriptsSimo Sorce2014-02-151-0/+85