git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2339
91ce42f0-d328-0410-95d8-
f526ca767f89
#include "getopt.h"
#define HAVE_WIN32 1
-#undef HAVE_NLS
#ifndef HAVE_MINGW
#ifdef HAVE_CYGWIN
/* Directory for PID files */
#define _PATH_BACULA_PIDDIR "/var/run"
+/* LOCALEDIR */
+#define LOCALEDIR "."
+
/* Define if you have zlib */
#define HAVE_LIBZ 1
/* Define to 1 if using `alloca.c'. */
/* #undef C_ALLOCA */
+/* Define to 1 if translation of program messages to the user's native
+ language is requested. */
+/* #undef ENABLE_NLS */
+
/* Define to 1 if you have `alloca', as a function or macro. */
#define HAVE_ALLOCA 1
#ifndef HAVE_MINGW