Fix the config

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7554 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval
2004-05-13 08:48:58 +00:00
parent 3ac41feb00
commit 5db7538856
4 changed files with 8 additions and 8 deletions
+3 -3
View File
@@ -150,7 +150,7 @@
/* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
you don't. */
#define HAVE_DECL_FERROR_UNLOCKED 1
#define HAVE_DECL_FERROR_UNLOCKED 0
/* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
you don't. */
@@ -1372,7 +1372,7 @@
/* #undef malloc */
/* Define to a type if <wchar.h> does not define. */
#define mbstate_t int
//#define mbstate_t int
/* Define to rpl_memcmp if the replacement function should be used. */
/* #undef memcmp */
@@ -1387,7 +1387,7 @@
/* #undef mkstemp */
/* Define to rpl_mktime if the replacement function should be used. */
#define mktime rpl_mktime
//#define mktime rpl_mktime
/* Define to `int' if <sys/types.h> does not define. */
/* #undef mode_t */
+1 -1
View File
@@ -322,7 +322,7 @@
/* #undef malloc */
/* Define to a type if <wchar.h> does not define. */
#define mbstate_t int
//#define mbstate_t int
/* Define to `long' if <sys/types.h> does not define. */
/* #undef off_t */
+1 -1
View File
@@ -319,7 +319,7 @@
#endif
/* Define to a type if <wchar.h> does not define. */
#define mbstate_t int
//#define mbstate_t int
/* Define to `long' if <sys/types.h> does not define. */
/* #undef off_t */
+3 -3
View File
@@ -92,7 +92,7 @@
/* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
you don't. */
#define HAVE_DECL_FERROR_UNLOCKED 1
#define HAVE_DECL_FERROR_UNLOCKED 0
/* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
you don't. */
@@ -148,7 +148,7 @@
/* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
don't. */
#define HAVE_DECL_STRERROR_R 0
#define HAVE_DECL_STRERROR_R 1
/* Define to 1 if you have the declaration of `strtoimax', and to 0 if you
don't. */
@@ -637,7 +637,7 @@
/* #undef malloc */
/* Define to a type if <wchar.h> does not define. */
#define mbstate_t int
//#define mbstate_t int
/* Type of minor device numbers. */
#define minor_t int