Merge branch 'maint'
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 24 May 2009 12:46:45 +0000 (14:46 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 24 May 2009 12:46:45 +0000 (14:46 +0200)
1  2 
ChangeLog
NEWS

diff --cc ChangeLog
Simple merge
diff --cc NEWS
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -1,7 -1,18 +1,18 @@@
 -New in 1.11.0a:
 +New in 1.11a:
  
 -Bugs fixed in 1.11.0a:
 +Bugs fixed in 1.11a:
  
+ * Long standing bugs:
+   - On Darwin 9, `pythondir' and `pyexecdir' pointed below `/Library/Python'
+     even if the `--prefix' argument pointed outside of a system directory.
+     AM_PATH_PYTHON has been fixed to ignore the value returned from python's
+     `get_python_lib' function if it points outside the configured prefix,
+     unless the `--prefix' argument was either `/usr' or below `/System'.
+   - The testsuite does not try to change the mode of `ltmain.sh' files from
+     a Libtool installation (symlinked to test directories) any more.
  \f
  New in 1.11: