mirror of
https://github.com/curl/curl.git
synced 2026-07-24 04:27:16 +03:00
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.
This commit is contained in:
parent
f671d0513c
commit
18b3833f90
3 changed files with 6 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
# Android source tree. Then build them with 'make curl' or just 'make libcurl'
|
||||
# from the Android root.
|
||||
#
|
||||
# Note: you must first create a config.h file by running configure in the
|
||||
# Note: you must first create a curl_config.h file by running configure in the
|
||||
# Android environment. I haven't found an easy way to do this yet. If there is
|
||||
# no easy way, a static config-android.h may need to be created and checked in
|
||||
# to the libcurl source tree.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue