mirror of
https://github.com/curl/curl.git
synced 2026-07-25 11:17:56 +03:00
fixed rule to build libcares when needed.
This commit is contained in:
parent
a7513a8521
commit
70f8068d4d
2 changed files with 6 additions and 3 deletions
|
|
@ -539,7 +539,7 @@ else
|
|||
@echo ipv6 support: no
|
||||
endif
|
||||
|
||||
$(LIBCARES):
|
||||
$(ARES_LIB)/libcares.$(LIBEXT):
|
||||
$(MAKE) -C $(ARES_LIB) -f Makefile.netware lib
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue