fixed a path typo in src/Makefile.netware.
This commit is contained in:
parent
4f9b47de8c
commit
5ccd7c1807
@ -33,8 +33,8 @@ LIBIDN_PATH = ../../libidn-1.18
|
||||
endif
|
||||
|
||||
# Edit the path below to point to the base of your c-ares package.
|
||||
ifndef LIBARES_PATH
|
||||
LIBARES_PATH = ../ares
|
||||
ifndef LIBCARES_PATH
|
||||
LIBCARES_PATH = ../ares
|
||||
endif
|
||||
|
||||
ifndef INSTDIR
|
||||
|
Loading…
x
Reference in New Issue
Block a user