From a6589ae45c3b163cb61b9cd371f77849318f3889 Mon Sep 17 00:00:00 2001 From: Art Cancro Date: Tue, 29 May 2007 15:54:01 +0000 Subject: [PATCH] Added HAVE_STATICDATA_DIR, STATICDATA_DIR, HAVE_UTILBIN_DIR, and UTILBIN_DIR to acconfig.h. sysdep.h.in is once again being generated by autoheader. Willi: please add comments to these. --- citadel/acconfig.h | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/citadel/acconfig.h b/citadel/acconfig.h index d654a01d7..28776f0a8 100644 --- a/citadel/acconfig.h +++ b/citadel/acconfig.h @@ -62,6 +62,11 @@ #undef HAVE_RUN_DIR #undef RUN_DIR +#undef HAVE_STATICDATA_DIR +#undef STATICDATA_DIR + +#undef HAVE_UTILBIN_DIR +#undef UTILBIN_DIR #undef EGD_POOL -- 2.39.2