diff options
author | Bradley Nicholes <bnicholes@apache.org> | 2002-01-19 00:28:20 +0100 |
---|---|---|
committer | Bradley Nicholes <bnicholes@apache.org> | 2002-01-19 00:28:20 +0100 |
commit | 00053faa9006ba5ec307f7e5327900e56bb748e3 (patch) | |
tree | 28da7411028dd0e15f4ddfe403ff60efd34752cc /support/utilitiesnw.def | |
parent | move OpenSSL specific SSL_{get,set}_state macros to the #ifdef'd group of (diff) | |
download | apache2-00053faa9006ba5ec307f7e5327900e56bb748e3.tar.xz apache2-00053faa9006ba5ec307f7e5327900e56bb748e3.zip |
Updates to allow the utilities to run on NetWare
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92919 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'support/utilitiesnw.def')
-rw-r--r-- | support/utilitiesnw.def | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/support/utilitiesnw.def b/support/utilitiesnw.def new file mode 100644 index 0000000000..426b8c96be --- /dev/null +++ b/support/utilitiesnw.def @@ -0,0 +1,3 @@ +MODULE APRLIB.NLM +MODULE LIBC.NLM + |