summaryrefslogtreecommitdiff
path: root/buildconf
diff options
context:
space:
mode:
authorCliff Woolley <jwoolley@apache.org>2001-09-23 02:30:56 +0000
committerCliff Woolley <jwoolley@apache.org>2001-09-23 02:30:56 +0000
commit2b769220c68c79e5d1dbc707d337772211e5843f (patch)
tree9fb39a19924c552da66dee6812a9d23a5d5f97b8 /buildconf
parentfc7920c66dcc81b417379498cfc552a7dda8c0bc (diff)
downloadapr-2b769220c68c79e5d1dbc707d337772211e5843f.tar.gz
Toss an old (commented out) reference to MM.
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@62361 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'buildconf')
-rwxr-xr-xbuildconf3
1 files changed, 0 insertions, 3 deletions
diff --git a/buildconf b/buildconf
index a301989ef..ee05ac540 100755
--- a/buildconf
+++ b/buildconf
@@ -101,7 +101,4 @@ echo "Creating configure ..."
### do some work to toss config.cache?
autoconf
-# We do not currently use MM
-#(cd shmem/unix/mm && autoconf)
-
exit 0