masqmail

diff src/md5/Makefile.in @ 419:d209b4846f2b

The pid files goes to /var/run/masqmail.pid now. Added --with-piddir. Now we can change the pid dir to /run on system that did this transition.
author markus schnalke <meillo@marmaro.de>
date Tue, 29 May 2012 21:35:17 +0200
parents 5781ba87df95
children f37384470855
line diff
     1.1 --- a/src/md5/Makefile.in	Tue May 29 21:33:49 2012 +0200
     1.2 +++ b/src/md5/Makefile.in	Tue May 29 21:35:17 2012 +0200
     1.3 @@ -169,6 +169,7 @@
     1.4  with_confdir = @with_confdir@
     1.5  with_group = @with_group@
     1.6  with_logdir = @with_logdir@
     1.7 +with_piddir = @with_piddir@
     1.8  with_spooldir = @with_spooldir@
     1.9  with_user = @with_user@
    1.10  AM_CFLAGS = @CFLAGS@ @GLIB_CFLAGS@ -D_GNU_SOURCE