]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
avoid a non-portable shell construct ("builddir=$(shell pwd)") so that the
authorJeff Trawick <trawick@apache.org>
Thu, 13 Jun 2002 17:06:04 +0000 (17:06 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 13 Jun 2002 17:06:04 +0000 (17:06 +0000)
commit9b010e96b306785ebd861196e73143d9308c0cba
tree64715b6db720a97d98ac410ca56b15cd944881ed
parent144263d52fed67ddccb4af0cac22e8d172f9181e
avoid a non-portable shell construct ("builddir=$(shell pwd)") so that the
makefile created by apxs -g works on more systems

it was broken on at least AIX and Tru64

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95646 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
support/apxs.in