Improve build system and packaging 1.1.0rc1
authorJacob Welsh <jwelsh@sinenomine.net>
Thu, 16 Jul 2015 00:25:55 +0000 (19:25 -0500)
committerJacob Welsh <jwelsh@sinenomine.net>
Thu, 16 Jul 2015 00:25:55 +0000 (19:25 -0500)
commit9c62213e3b47dd4cbfda5c30d16b156ca6e29aa8
treef800ff5dbf5a2256c6d3eb2adfaf20a1b455f3f8
parent660bf80f3b375e553b9da79f6176914c1b426328
Improve build system and packaging

- Apache paths are queried from APXS rather than needing user input
- The internal version string now comes from the autoconf version
- Replaced outdated NOTES with a NEWS file
- Simplified regen.sh
- Added a .gitignore
- Added a sample httpd config file
- Added an RPM spec file
- Updated AUTHORS
12 files changed:
.gitignore [new file with mode: 0644]
AUTHORS
INSTALL
Makefile.am
NEWS [new file with mode: 0644]
NOTES [deleted file]
configure.ac
mod_waklog.c
mod_waklog.spec [new file with mode: 0644]
regen.sh
version.c [deleted file]
waklog.conf [new file with mode: 0644]