Mercurial > masqmail
diff config.h.in @ 154:fc1e5aa286ed
merge
author | meillo@marmaro.de |
---|---|
date | Thu, 08 Jul 2010 09:20:34 +0200 |
parents | e20fe8c9936a |
children | 5b621742b2e7 |
line wrap: on
line diff
--- a/config.h.in Thu Jul 08 00:53:49 2010 +0200 +++ b/config.h.in Thu Jul 08 09:20:34 2010 +0200 @@ -131,6 +131,9 @@ /* Define to 1 if you have the `vprintf' function. */ #undef HAVE_VPRINTF +/* The log directory */ +#undef LOG_DIR + /* Name of package */ #undef PACKAGE @@ -158,6 +161,9 @@ /* The sbin directory */ #undef SBINDIR +/* The spool directory */ +#undef SPOOL_DIR + /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS