From: Kern Sibbald Date: Tue, 8 Jun 2004 20:18:18 +0000 (+0000) Subject: Final changes X-Git-Tag: Release-7.0.0~9366 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=f77b29371f10addbaaee6aeec6dc25c876593cfc;p=bacula%2Fbacula Final changes git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1399 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/src/baconfig.h b/bacula/src/baconfig.h index 009211762b..38fea5666f 100644 --- a/bacula/src/baconfig.h +++ b/bacula/src/baconfig.h @@ -488,6 +488,7 @@ extern "C" int getdomainname(char *name, int len); #define REPLACE_NEVER 'n' #define REPLACE_IFOLDER 'o' +#undef HAVE_SETLOCALE #ifdef HAVE_SETLOCALE #include #else