Author: akhaldi
Date: Sun May 15 15:00:55 2011
New Revision: 51765

URL: http://svn.reactos.org/svn/reactos?rev=51765&view=rev
Log:
[CMAKE]
* Define HAVE_SPAWNVP for the host config.

Modified:
    branches/cmake-bringup/include/host/config.h

Modified: branches/cmake-bringup/include/host/config.h
URL: 
http://svn.reactos.org/svn/reactos/branches/cmake-bringup/include/host/config.h?rev=51765&r1=51764&r2=51765&view=diff
==============================================================================
--- branches/cmake-bringup/include/host/config.h [iso-8859-1] (original)
+++ branches/cmake-bringup/include/host/config.h [iso-8859-1] Sun May 15 
15:00:55 2011
@@ -4,6 +4,8 @@
 #include "reactos/buildno.h"
 
 #define __WINE_CONFIG_H
+
+#define HAVE_SPAWNVP 1
 
 /* Define to 1 if you have the <float.h> header file. */
 #define HAVE_FLOAT_H 1


Reply via email to