From: Asger Ottar Alstrup Date: Sun, 23 Jan 2005 12:02:25 +0000 (+0000) Subject: - Milestone 2 reached X-Git-Tag: 1.6.10~14619 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=75cf91c786d485a5d1b21b47db77c488fbc7fe52;p=features.git - Milestone 2 reached git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9529 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/development/Win32/config.h b/development/Win32/config.h index ae47c02b83..00bcc55793 100644 --- a/development/Win32/config.h +++ b/development/Win32/config.h @@ -228,7 +228,7 @@ #define HAVE_MEMPCPY 1 /* Define to 1 if you have the `mkdir' function. */ -#define HAVE_MKDIR 1 +/* #define HAVE_MKDIR */ /* Define to 1 if you have the `mkfifo' function. */ #define HAVE_MKFIFO 1 @@ -370,7 +370,7 @@ #define HAVE_ZLIB_H 1 /* Define to 1 if you have the `_mkdir' function. */ -/* #undef HAVE__MKDIR */ +#define HAVE__MKDIR 1 /* Define to 1 if you have the `__argz_count' function. */ /* #undef HAVE___ARGZ_COUNT */ diff --git a/development/Win32/lyx.vcproj b/development/Win32/lyx.vcproj index 4a027248f3..f2790cbc13 100644 --- a/development/Win32/lyx.vcproj +++ b/development/Win32/lyx.vcproj @@ -10642,6 +10642,9 @@ + + @@ -10699,6 +10702,9 @@ CompileAs="2"/> + + - - + +