Commit Graph

7 Commits

Author SHA1 Message Date
Peter Simons
48563f8faa Added generate_cookie() routine taken from mapSoN. 2001-01-11 14:11:33 +00:00
Peter Simons
4ae03faca5 Removed the ETCDIR stuff again. We use sysconfdir instead. 2001-01-08 15:14:41 +00:00
Peter Simons
2726404cd1 Replaced the old basedir-mechanism in Petidomo, which used to be the
home directory of the petidomo user. Now, Petidomo expects its master
config file in ETCDIR, which is '/etc' per default. All other paths
will be set there at run-time.
2001-01-06 14:12:21 +00:00
Peter Simons
d0e19399e6 Use petidomo.h file to determine $srcdir, rather than main.c. 2000-12-16 13:18:18 +00:00
Peter Simons
3d6dc2cd6f - Libraries do not need Autoconf anymore, thus I removed the
AC_CONFIG_SUBDIRS call.

 - Added -O3 to CFLAGS for the sake of good optimization.
2000-12-14 15:09:16 +00:00
Peter Simons
165af89996 After changing librfc822 to get along without libmpools, the library
can (and has been) removed from Petidomo.
2000-12-13 16:42:17 +00:00
Peter Simons
9af16e4fa5 The source for the configure script generated by Autoconf. 2000-12-13 15:55:05 +00:00