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