Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add mod_auth_gssapi.h | Simo Sorce | 2014-07-10 | 1 | -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 files | Simo Sorce | 2014-04-15 | 1 | -17/+4 |
| | | | | Remove unnecessary cruft, that was only making things harder to read. | ||||
* | Use appropriate flags so make dist works | Simo Sorce | 2014-04-15 | 1 | -1/+2 |
| | | | | | On my system I have high UIds, without tar-pax make dist fails. Also add other useful parameters | ||||
* | Add initial configure scripts | Simo Sorce | 2014-02-15 | 1 | -0/+85 |