diff options
| author | Stefan Fritsch <sf@sfritsch.de> | 2011-12-27 19:42:22 +0100 |
|---|---|---|
| committer | Stefan Fritsch <sf@sfritsch.de> | 2011-12-27 19:42:22 +0100 |
| commit | 0268977037115539ad65a26e858aa0df8d18cd13 (patch) | |
| tree | f761b541b04d08b75e32efc6c293111c61a8b79c /README.platforms | |
| parent | 9e615cb6aa4afcee97f8a1646e5a586261a7b81f (diff) | |
| download | apache2-upstream/2.2.9.tar.gz | |
Upstream tarball 2.2.9upstream/2.2.9
Diffstat (limited to 'README.platforms')
| -rw-r--r-- | README.platforms | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/README.platforms b/README.platforms index d5cbd3de..36a5bc87 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 |
