efl/legacy
Naruto TAKAHASHI b7b6e3c585 From: Naruto TAKAHASHI <tnaruto@gmail.com>
Subject: [E-devel] [PATCH] ecore_con_url_httpauth_set()

Hi all,

I attach a tiny Patch for ecore_con_url_httpauth_set().

CURLOPT_USERNAME and CURLOPT_PASSWORD is declared in enum, so those
options isn't able to be used #ifdef macro's argument.

This patch checks that LIBCURLVERSION_NUM is 0x071301(v7.19.1) and
over.  Because CURLOPT_USERNAME and CURLOPT_PASSWORD was added at
7.19.1.

thanks to confirm this patch.



SVN revision: 50539
2010-07-27 10:29:58 +00:00
..
ecore From: Naruto TAKAHASHI <tnaruto@gmail.com> 2010-07-27 10:29:58 +00:00
edje From: Hugo Camboulive <hugo.camboulive@gmail.com> 2010-07-27 10:08:40 +00:00
eet eet: typo. Patch by Vincent Torri 2010-07-23 07:32:34 +00:00
eeze sigh 2010-07-09 16:44:33 +00:00
efreet goto not needed anymore with alloca 2010-07-25 20:38:28 +00:00
eina Eina: implement the macro eina_binshare_add. 2010-07-27 09:41:34 +00:00
eio * eio: Add an error callback, some docs and a small README. 2010-07-23 11:00:44 +00:00
embryo Move Embryo.h header to own dir. 2010-07-09 06:31:53 +00:00
emotion doxygen 2010-07-25 18:29:01 +00:00
ethumb ethumb: Invalid access upon ethumb_free 2010-07-15 12:45:52 +00:00
evas Bloody fenceposts. Draw the right stuff when rendering. neon fixes ++ ;-) 2010-07-26 05:37:36 +00:00
evil * doc/Doxyfile: 2010-05-29 10:51:06 +00:00