diff options
author | Yang Tse <yangsita@gmail.com> | 2009-10-18 03:37:39 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2009-10-18 03:37:39 +0000 |
commit | 6d4e6cc8137ff2ebdbaf055e39ce1263ad634191 (patch) | |
tree | 8fa6c09f7defeaaf54e2beffed0210a67b7a1db6 /lib/config-symbian.h | |
parent | 86cec97b2214cefdbc7cfa1c434c5823b28a47c3 (diff) | |
download | curl-6d4e6cc8137ff2ebdbaf055e39ce1263ad634191.tar.gz |
Check for basename() is now done the same as other function checks
Diffstat (limited to 'lib/config-symbian.h')
-rw-r--r-- | lib/config-symbian.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/config-symbian.h b/lib/config-symbian.h index 1cdce2616..b26fe46cd 100644 --- a/lib/config-symbian.h +++ b/lib/config-symbian.h @@ -634,9 +634,6 @@ /* Define to 1 if you are building a native Windows target. */ /* #undef NATIVE_WINDOWS */ -/* If you lack a fine basename() prototype */ -/* #undef NEED_BASENAME_PROTO */ - /* Define to 1 if you need the lber.h header file even with ldap.h */ /* #undef NEED_LBER_H */ |