summaryrefslogtreecommitdiffstats
path: root/os/config.m4
diff options
context:
space:
mode:
authorMartin Kraemer <martin@apache.org>2002-12-02 14:40:27 +0100
committerMartin Kraemer <martin@apache.org>2002-12-02 14:40:27 +0100
commit79ddea131df8e87b245a290cb709ec99004a7db6 (patch)
tree49acbaacbd7c5fd3b38f400369933c3a37e138da /os/config.m4
parentIf this worked on Mac OS-X, then OS-X should be fixed ;-) (diff)
downloadapache2-79ddea131df8e87b245a290cb709ec99004a7db6.tar.xz
apache2-79ddea131df8e87b245a290cb709ec99004a7db6.zip
To be on the safe side...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97732 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'os/config.m4')
-rw-r--r--os/config.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/os/config.m4 b/os/config.m4
index 704204360f..8dbe925fda 100644
--- a/os/config.m4
+++ b/os/config.m4
@@ -23,4 +23,4 @@ bs2000*)
esac
AC_MSG_RESULT($OS)
-APACHE_FAST_OUTPUT(os/$OS_DIR/Makefile)
+APACHE_FAST_OUTPUT(os/${OS_DIR}/Makefile)