comparison src/base64/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
171 top_builddir = @top_builddir@ 171 top_builddir = @top_builddir@
172 top_srcdir = @top_srcdir@ 172 top_srcdir = @top_srcdir@
173 with_confdir = @with_confdir@ 173 with_confdir = @with_confdir@
174 with_group = @with_group@ 174 with_group = @with_group@
175 with_logdir = @with_logdir@ 175 with_logdir = @with_logdir@
176 with_piddir = @with_piddir@
176 with_spooldir = @with_spooldir@ 177 with_spooldir = @with_spooldir@
177 with_user = @with_user@ 178 with_user = @with_user@
178 AM_CFLAGS = @CFLAGS@ @GLIB_CFLAGS@ -D_GNU_SOURCE 179 AM_CFLAGS = @CFLAGS@ @GLIB_CFLAGS@ -D_GNU_SOURCE
179 noinst_LIBRARIES = libbase64.a 180 noinst_LIBRARIES = libbase64.a
180 base64enc_SOURCES = \ 181 base64enc_SOURCES = \