]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Get OS/2 working with new configure system. Yay! :)
authorBrian Havard <bjh@apache.org>
Wed, 26 Jan 2000 07:51:45 +0000 (07:51 +0000)
committerBrian Havard <bjh@apache.org>
Wed, 26 Jan 2000 07:51:45 +0000 (07:51 +0000)
commit90ea71ab2e77804e0e314a5348cf51664d8d3f61
tree31a6d2b8da49d1b0220245b75f2efd5cd4816a95
parenta65a6b4bcc07cddacc0f883b7ebbd550d75d6f34
Get OS/2 working with new configure system. Yay! :)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84522 13f79535-47bb-0310-9956-ffa450edef68
os/config.m4
os/os2/Makefile.in [new file with mode: 0644]
os/os2/config.m4 [new file with mode: 0644]
os/os2/os.h
os/os2/util_os2.c
server/mpm/spmt_os2/Makefile.in [new file with mode: 0644]
server/mpm/spmt_os2/config.m4 [new file with mode: 0644]
server/mpm/spmt_os2/spmt_os2.c