diff options
author | Yang Tse <yangsita@gmail.com> | 2012-04-12 13:08:48 +0200 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2012-04-12 13:08:48 +0200 |
commit | 38ae6ec1a29eb6d2adbfb164d3d71bdc17730aa7 (patch) | |
tree | 72dba78622fbda3c1ab1b78081043b3a27d90f4b /lib/config-vxworks.h | |
parent | 9e24b9c7afbcb81120af4cf3f6cdee49a06d8224 (diff) | |
download | curl-38ae6ec1a29eb6d2adbfb164d3d71bdc17730aa7.tar.gz |
configure: NATIVE_WINDOWS no longer defined in config files
Diffstat (limited to 'lib/config-vxworks.h')
-rw-r--r-- | lib/config-vxworks.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/config-vxworks.h b/lib/config-vxworks.h index 83cf72375..42a770700 100644 --- a/lib/config-vxworks.h +++ b/lib/config-vxworks.h @@ -736,9 +736,6 @@ /* if you have the zlib.h header file */ #define HAVE_ZLIB_H 1 -/* Define to 1 if you are building a native Windows target. */ -/* #undef NATIVE_WINDOWS */ - /* Define to 1 if you need the lber.h header file even with ldap.h */ /* #undef NEED_LBER_H */ |