1
0
mirror of https://github.com/apache/httpd.git synced 2025-09-02 13:21:21 +03:00
Commit Graph

4 Commits

Author SHA1 Message Date
Sascha Schumann
1008581089 Redirect stderr to /dev/null to suppress error messages.
Submitted by:	Ralf Engelschall <rse@engelschall.com>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86333 13f79535-47bb-0310-9956-ffa450edef68
2000-09-26 11:24:56 +00:00
Sascha Schumann
137b9009a0 Workaround for systems like BSD/OS without mktemp.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86306 13f79535-47bb-0310-9956-ffa450edef68
2000-09-23 13:55:37 +00:00
Sascha Schumann
8c5ede4d63 Don't use $0 for creating tmpfile as it will contain "/".
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86303 13f79535-47bb-0310-9956-ffa450edef68
2000-09-23 08:37:23 +00:00
Sascha Schumann
7cb5b58676 Add Convert-to-BSD-Makefiles-On-The-Fly system
Note 1: Only needed for BSD/OS.
Note 2: Invent better heuristic (timestamp checks for build/*.mk).
Note 3: Conversion is currently one-way
Note 4: Don't package on BSD/OS.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86284 13f79535-47bb-0310-9956-ffa450edef68
2000-09-22 17:07:47 +00:00