Fix the config

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7550 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval
2004-05-13 08:34:58 +00:00
parent 3a47295d37
commit 892eb12372
+5 -5
View File
@@ -146,11 +146,11 @@
/* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you
don't. */ don't. */
#define HAVE_DECL_FEOF_UNLOCKED 1 #define HAVE_DECL_FEOF_UNLOCKED 0
/* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if
you don't. */ 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 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if
you don't. */ you don't. */
@@ -170,7 +170,7 @@
/* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if /* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if
you don't. */ you don't. */
#define HAVE_DECL_FREAD_UNLOCKED 1 #define HAVE_DECL_FREAD_UNLOCKED 0
/* Define to 1 if you have the declaration of `free', and to 0 if you don't. /* Define to 1 if you have the declaration of `free', and to 0 if you don't.
*/ */
@@ -178,7 +178,7 @@
/* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if /* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if
you don't. */ you don't. */
#define HAVE_DECL_FWRITE_UNLOCKED 1 #define HAVE_DECL_FWRITE_UNLOCKED 0
/* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if /* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if
you don't. */ you don't. */
@@ -1372,7 +1372,7 @@
/* #undef malloc */ /* #undef malloc */
/* Define to a type if <wchar.h> does not define. */ /* 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. */ /* Define to rpl_memcmp if the replacement function should be used. */
/* #undef memcmp */ /* #undef memcmp */