Commit Graph

5 Commits

Author SHA1 Message Date
Dan Fandrich 147609ca6e Copy the license file so it's seen by the Android build system 2010-05-12 15:23:28 -07:00
Dan Fandrich e3049e98d8 Provide instructions on creating curl_config.h 2009-09-15 22:35:49 +00:00
Dan Fandrich e8e84cf1da Copy the libcurl header files into the right location for Android. 2009-07-31 00:10:38 +00:00
Gunter Knauf 18b3833f90 renamed generated config.h to curl_config.h in order to avoid clashes when libcurl is used with other projects which also have a config.h. 2009-07-14 13:30:24 +00:00
Dan Fandrich e1270928a3 Created a basic Android make file for curl and libcurl. A config.h
is also needed before curl can be built in Android, but it's not clear
what the best way is to provide one.
2009-06-02 19:02:02 +00:00