efl/legacy/ecore/src/lib
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 fix threadless compile 2010-07-27 03:59:04 +00:00
ecore_cocoa Move Ecore.h (and associated headers) to own dir. 2010-07-09 06:23:19 +00:00
ecore_con From: Naruto TAKAHASHI <tnaruto@gmail.com> 2010-07-27 10:29:58 +00:00
ecore_config Remove unneeded code with notnull.cocci script 2010-07-14 02:20:30 +00:00
ecore_directfb Move Ecore.h (and associated headers) to own dir. 2010-07-09 06:23:19 +00:00
ecore_evas Remove useless if statement. Regardless if count is greater than 1, we 2010-07-19 18:16:56 +00:00
ecore_fb make some comments that were so close to being real doxy blocks into doxy blocks. come on guys. let's see some doxy hustle! 2010-07-20 05:32:29 +00:00
ecore_file Move Ecore.h (and associated headers) to own dir. 2010-07-09 06:23:19 +00:00
ecore_imf Move Ecore.h (and associated headers) to own dir. 2010-07-09 06:23:19 +00:00
ecore_imf_evas Move Ecore.h (and associated headers) to own dir. 2010-07-09 06:23:19 +00:00
ecore_input Move Ecore.h (and associated headers) to own dir. 2010-07-09 06:23:19 +00:00
ecore_input_evas Move Ecore.h (and associated headers) to own dir. 2010-07-09 06:23:19 +00:00
ecore_ipc Move Ecore.h (and associated headers) to own dir. 2010-07-09 06:23:19 +00:00
ecore_sdl Move Ecore.h (and associated headers) to own dir. 2010-07-09 06:23:19 +00:00
ecore_win32 Move Ecore.h (and associated headers) to own dir. 2010-07-09 06:23:19 +00:00
ecore_wince Move Ecore.h (and associated headers) to own dir. 2010-07-09 06:23:19 +00:00
ecore_x shutup libtool on convenience libs 2010-07-23 04:20:24 +00:00
.cvsignore Fixed a couple of debs in e17/libs, added and updated a couple of .cvsignores. 2003-11-13 12:30:50 +00:00
Makefile.am more quartz -> cocoa renaming 2010-03-27 18:28:50 +00:00