Added check for <fnctl.h> which FreeType seems to need.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8227 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2000-09-01 12:47:14 +00:00
parent 2154485967
commit 0fb0dd8361
3 changed files with 311 additions and 266 deletions

View File

@@ -778,6 +778,9 @@
/* Define if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
/* Define if you have the <fcntl.h> header file. */
#undef HAVE_FCNTL_H
/* Define if you have the <wchar.h> header file. */
#undef HAVE_WCHAR_H