Define HAVE_SYSTEM for Windows.
authorRolf Bjarne Kvinge <rolf@xamarin.com>
Tue, 16 Jun 2015 15:52:04 +0000 (17:52 +0200)
committerRolf Bjarne Kvinge <rolf@xamarin.com>
Tue, 16 Jun 2015 15:52:04 +0000 (17:52 +0200)
winconfig.h

index cbb134e68bbf453f9512c3056e6c78a864490c88..af1960918fc45fc49caee3b49435361aef9e0a6d 100644 (file)
@@ -97,6 +97,9 @@
 /* Define to 1 if you have the <complex.h> header file. */
 #define HAVE_COMPLEX_H 1
 
+/* Define to 1 if you have the `system' function. */
+#define HAVE_SYSTEM 1
+
 /* Have /dev/random */
 #define HAVE_CRYPT_RNG 1