The sed configure script doesn't fit the sources: mkstemp.c tests for HAVE_FCNTL_H bug

configure doesn't care.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18029 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2006-07-04 15:14:23 +00:00
parent 246c41d223
commit 25df160753
+4 -1
View File
@@ -201,7 +201,7 @@
/* #undef HAVE_STRVERSCMP */
/* Define to 1 if you have the <sys/file.h> header file. */
#define HAVE_SYS_FILE_H 1
/* #undef HAVE_SYS_FILE_H */
/* Define to 1 if you have the <sys/param.h> header file. */
#define HAVE_SYS_PARAM_H 1
@@ -215,6 +215,9 @@
/* Define to 1 if you have the `tsearch' function. */
/* #undef HAVE_TSEARCH */
/* Define to 1 if you have the <fcntl.h> header file. */
#define HAVE_FCNTL_H 1
/* Define to 1 if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1