git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@795930
13f79535-47bb-0310-9956-
ffa450edef68
else
ifneq "$(wildcard $(NWOS)/chartables.c)" "$(NWOS)/chartables.c"
-$(error Error: required source $(abspath $(NWOS)/chartables.c) not found!)
+$(error Error: required source $(NWOS)/chartables.c not found!)
endif
ifneq "$(wildcard $(NWOS)/test_char.h)" "$(NWOS)/test_char.h"
-$(error Error: required header $(abspath $(NWOS)/test_char.h) not found!)
+$(error Error: required header $(NWOS)/test_char.h not found!)
endif
endif