]> git.sur5r.net Git - bacula/bacula/commitdiff
Correct LOCALEDIR problem in build of Win32
authorKern Sibbald <kern@sibbald.com>
Sun, 28 Aug 2005 12:30:21 +0000 (12:30 +0000)
committerKern Sibbald <kern@sibbald.com>
Sun, 28 Aug 2005 12:30:21 +0000 (12:30 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2364 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/kes-1.37
bacula/src/win32/compat/winconfig.h

index 1421a7af1447a8e3720064f6437fb1f70933ffea..87484b165b3e5afac060ec7b864265e3c878f65a 100644 (file)
@@ -5,6 +5,7 @@ General:
 
 Changes to 1.37.37:
 28Aug05
+- Correct LOCALEDIR problem in build of Win32
 - Correct ssize_t problem in build of Win32
 - Add code to llprint pools and volumes to debug next item.
 - From bug report, fix resetting Pool defaults in Volume. It
index e7365b65e670efce61e5a9132183587850fa6ef1..bddc74ff4bb6dd91b5749df41ddf3f636dd58c66 100644 (file)
 #define ENABLE_NLS 1
 #endif
 
+#undef  LOCALEDIR
 #define LOCALEDIR "."
 
 #undef HAVE_NL_LANGINFO