comparison 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
comparison
equal deleted inserted replaced
418:4cbaf6d6793f 419:d209b4846f2b
167 top_builddir = @top_builddir@ 167 top_builddir = @top_builddir@
168 top_srcdir = @top_srcdir@ 168 top_srcdir = @top_srcdir@
169 with_confdir = @with_confdir@ 169 with_confdir = @with_confdir@
170 with_group = @with_group@ 170 with_group = @with_group@
171 with_logdir = @with_logdir@ 171 with_logdir = @with_logdir@
172 with_piddir = @with_piddir@
172 with_spooldir = @with_spooldir@ 173 with_spooldir = @with_spooldir@
173 with_user = @with_user@ 174 with_user = @with_user@
174 AM_CFLAGS = @CFLAGS@ @GLIB_CFLAGS@ -D_GNU_SOURCE 175 AM_CFLAGS = @CFLAGS@ @GLIB_CFLAGS@ -D_GNU_SOURCE
175 noinst_LIBRARIES = libmd5.a 176 noinst_LIBRARIES = libmd5.a
176 hmactest_SOURCES = \ 177 hmactest_SOURCES = \