summaryrefslogtreecommitdiff
path: root/README.platforms
diff options
context:
space:
mode:
authorJim Jagielski <jim@apache.org>2008-02-18 14:56:06 +0000
committerJim Jagielski <jim@apache.org>2008-02-18 14:56:06 +0000
commitc9940d3d2b0d7536f96432dc481e33a0d2e40493 (patch)
tree5c3402376d4dc318e5e288dfd11b2a3192b33306 /README.platforms
parentd07c93a02e23b6a6636585d54fa0a305eb1e376b (diff)
downloadhttpd-c9940d3d2b0d7536f96432dc481e33a0d2e40493.tar.gz
Note 'rm: conftest.dSYM: is a directory' messages
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@628771 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'README.platforms')
-rw-r--r--README.platforms8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.platforms b/README.platforms
index d5cbd3de6b..36a5bc87b7 100644
--- a/README.platforms
+++ b/README.platforms
@@ -48,6 +48,14 @@
this affects you, downgrading to autoconf 2.13 (which is installed
on Darwin) will help.
+ With Leopard (at least up to 10.5.2), when running configure
+ you will likely see errors such as:
+
+ rm: conftest.dSYM: is a directory
+
+ This is a known issue and will be fixed in a later version of the
+ autoconf suite. These errors can be safely ignored.
+
==========
FreeBSD:
autoconf 2.52 creates scripts that are incompatible with the Posix