mirror of
https://frontier.innolan.net/rainlance/c-ares.git
synced 2025-10-05 22:39:39 +00:00
renamed generated config.h to ares_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:
@ -15,7 +15,7 @@ ACLOCAL_AMFLAGS = -I m4
|
||||
#
|
||||
# $(top_builddir)/../include is for libcurl's generated curl/curlbuild.h file
|
||||
# $(top_srcdir)/../include is for libcurl's external include files
|
||||
# $(top_builddir) is for c-ares's generated config.h file
|
||||
# $(top_builddir) is for c-ares's generated ares_config.h file
|
||||
# $(top_srcdir) is for c-ares's lib/setup.h and other "c-ares-private" files
|
||||
|
||||
if CURLDEBUG
|
||||
|
Reference in New Issue
Block a user