X-Git-Url: http://www.project-moonshot.org/gitweb/?p=moonshot.git;a=blobdiff_plain;f=moonshot%2Fmech_eap%2Fwin32%2Fconfig.h;h=efd99c9dae1215346d653bef10859b9d247f0027;hp=f28a0cf2f12ed09ff53c5bd416e4de32a4a1d738;hb=12a3e80e763949b8b9b96263ca32d2ff45127d07;hpb=61db926ba5b5aeea2cafe4c5865b17f3fc82fab3 diff --git a/moonshot/mech_eap/win32/config.h b/moonshot/mech_eap/win32/config.h index f28a0cf..efd99c9 100644 --- a/moonshot/mech_eap/win32/config.h +++ b/moonshot/mech_eap/win32/config.h @@ -47,6 +47,13 @@ /* Define to 1 if you have the header file. */ /* #undef HAVE_UNISTD_H */ +#define SYSCONFDIR "c:\\Program Files\\Moonshot\\etc" + +////This messes up freeradius, if defined here +///#if !defined(snprintf) +///#define snprintf _snprintf +///#endif + /* Define to the sub-directory in which libtool stores uninstalled libraries. */ #define LT_OBJDIR ".libs/"