Files
apache-http-server/build/snapshot
Sascha Schumann bbe1a3601e These changes are committed together, because they depend on each other.
-   shared modules can be built in the tree
    -   added support for --with-layout, uses APACI's config.layout
    -   working 'make install'
    -   working 'make depend'
    -   working Pthreads checks
    -   buildconf replaced


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84423 13f79535-47bb-0310-9956-ffa450edef68
2000-01-11 13:11:13 +00:00

6 lines
95 B
Bash
Executable File

#! /bin/sh
test -n "$1" && ARG="DISTNAME='$1'"
${MAKE:-make} $ARG -f build/build.mk snapshot