]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
clean up DSO builds on OS/390 a bit by ignoring some generated files
authorJeff Trawick <trawick@apache.org>
Tue, 15 May 2001 17:30:44 +0000 (17:30 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 15 May 2001 17:30:44 +0000 (17:30 +0000)
commit62ade4110272a9bca78525597e9fff52a5ea2474
tree05be5f323d28ade1040845ce814803484600611d
parent768f9e72e49f6f68d08b15bf225e9738e3f216fe
clean up DSO builds on OS/390 a bit by ignoring some generated files
and by passing libtool the OS/390-specific options needed to split
the main httpd executable into a small executable with main() and a
dll with everything else (previously this information was hard-coded
in the OS/390 libtool program)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89124 13f79535-47bb-0310-9956-ffa450edef68
.cvsignore
configure.in
modules/aaa/.cvsignore
modules/experimental/.cvsignore
modules/filters/.cvsignore
modules/generators/.cvsignore
modules/loggers/.cvsignore
modules/mappers/.cvsignore
modules/metadata/.cvsignore