Skip to content
Snippets Groups Projects
Commit d28cd1b6 authored by Per Cederqvist's avatar Per Cederqvist
Browse files

Release 1.0

parent d3027aad
No related branches found
No related tags found
No related merge requests found
2002-12-04 Per Cederqvist <ceder@lysator.liu.se>
* configure.ac: New file.
* Release 1.0.
* bootstrap.sh: New file.
* Makefile.am (install-exec-local): New hook. Make accesslog
setgid www.
* configure.ac: New file.
* bootstrap.sh: New file.
* README: New file.
* NEWS: New file.
* Makefile.am: New file.
2002-12-03 Per Cederqvist <ceder@lysator.liu.se>
......
bin_PROGRAMS = accesslog
accesslog_SOURCES = accesslog.c
install-exec-local:
chgrp www $(DESTDIR)$(bindir)/accesslog$(EXEECT)
chmod 2555 $(DESTDIR)$(bindir)/accesslog$(EXEECT)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment