From: Jim Jagielski Date: Mon, 18 Feb 2008 15:02:10 +0000 (+0000) Subject: Merge r628771 from trunk: X-Git-Tag: 2.2.9~363 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4044e13d31f565bb5b4399b5cae46a8e1e4782ec;p=thirdparty%2Fapache%2Fhttpd.git Merge r628771 from trunk: Note 'rm: conftest.dSYM: is a directory' messages Reviewed by: jim git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@628774 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/README.platforms b/README.platforms index d5cbd3de6bb..36a5bc87b7a 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