diff options
author | Bill Stoddard <stoddard@apache.org> | 1999-12-10 17:10:42 +0100 |
---|---|---|
committer | Bill Stoddard <stoddard@apache.org> | 1999-12-10 17:10:42 +0100 |
commit | 119e3e9e7789cffdfa6a4dcc9a1c206294fcc6cd (patch) | |
tree | bd403f01d0250394fcc3ee9a2fb2e77fc888728d /support | |
parent | Add a note about DNS being required on Windows. (diff) | |
download | apache2-119e3e9e7789cffdfa6a4dcc9a1c206294fcc6cd.tar.xz apache2-119e3e9e7789cffdfa6a4dcc9a1c206294fcc6cd.zip |
AIX DSO tweaks. Enable use of native DSO for AIX 4.3 and beyond. Apache DSO
emulation breaks with 64-bit compiles of Apache and AIX DSO support is broken
in releases prior to 4.3.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84277 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'support')
-rw-r--r-- | support/httpd.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support/httpd.exp b/support/httpd.exp index a845d0d413..b6976c210d 100644 --- a/support/httpd.exp +++ b/support/httpd.exp @@ -1,4 +1,4 @@ -#! +#! . ap_MD5Encode ap_MD5Final ap_MD5Init |