Add NO_WERROR so the build won't die because of discarded qualifiers

This commit is contained in:
Dag-Erling Smørgrav 2001-10-19 10:08:38 +00:00
parent 93ba13c1bb
commit 5b31422b36

View File

@ -14,6 +14,8 @@ INCS= fetch.h
MAN= fetch.3
CLEANFILES= ftperr.h httperr.h
NO_WERROR= yes
SHLIB_MAJOR= 3
SHLIB_MINOR= 0