don't use vfork() in wxExecute()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16880 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2002-08-30 21:38:12 +00:00
parent cf6e951cf2
commit ef5f8ab626
4 changed files with 3 additions and 14 deletions

View File

@@ -1073,9 +1073,6 @@
/* Define if you have the usleep function. */
#define HAVE_USLEEP 1
/* Define if you have the vfork function. */
#define HAVE_VFORK 1
/* Define if you have the <X11/XKBlib.h> header file. */
#undef HAVE_X11_XKBLIB_H