diff options
author | Guenter Knauf <fuankg@apache.org> | 2009-07-08 16:17:39 +0200 |
---|---|---|
committer | Guenter Knauf <fuankg@apache.org> | 2009-07-08 16:17:39 +0200 |
commit | 1bcd22de93e47edd0263460541423d1d8aa30b29 (patch) | |
tree | 525b9ee21375db21b6044a0a02944674249dd40f /NWGNUmakefile | |
parent | next step for fixing NetWare exports list. (diff) | |
download | apache2-1bcd22de93e47edd0263460541423d1d8aa30b29.tar.xz apache2-1bcd22de93e47edd0263460541423d1d8aa30b29.zip |
finally fixed NetWare export list (thanks help from rjung).
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@792154 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'NWGNUmakefile')
-rw-r--r-- | NWGNUmakefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/NWGNUmakefile b/NWGNUmakefile index 9951591e5f..0ee27cdb0c 100644 --- a/NWGNUmakefile +++ b/NWGNUmakefile @@ -309,12 +309,6 @@ endif # FILES_nlm_exports = \ @$(NWOS)/httpd.imp \ - (AP$(VERSION_MAJMIN)) ap_hook_watchdog_exit \ - (AP$(VERSION_MAJMIN)) ap_hook_watchdog_init \ - (AP$(VERSION_MAJMIN)) ap_hook_watchdog_need \ - (AP$(VERSION_MAJMIN)) ap_hook_watchdog_step \ - (AP$(VERSION_MAJMIN)) ap_watchdog_get_instance \ - (AP$(VERSION_MAJMIN)) ap_watchdog_register_callback \ $(EOLIST) # |