[Python-checkins] python/dist/src/Misc NEWS,1.337.2.4.2.81,1.337.2.4.2.82

jackjansen@users.sourceforge.net jackjansen@users.sourceforge.net
Fri, 23 May 2003 15:35:11 -0700


Update of /cvsroot/python/python/dist/src/Misc
In directory sc8-pr-cvs1:/tmp/cvs-serv4016/Misc

Modified Files:
      Tag: release22-maint
	NEWS 
Log Message:
Backport of 1.48: on Mac OS X don't use -R for runtime_library_dirs, use
-L in stead. Fixes #723495.


Index: NEWS
===================================================================
RCS file: /cvsroot/python/python/dist/src/Misc/NEWS,v
retrieving revision 1.337.2.4.2.81
retrieving revision 1.337.2.4.2.82
diff -C2 -d -r1.337.2.4.2.81 -r1.337.2.4.2.82
*** NEWS	22 May 2003 19:13:35 -0000	1.337.2.4.2.81
--- NEWS	23 May 2003 22:34:36 -0000	1.337.2.4.2.82
***************
*** 179,182 ****
--- 179,185 ----
  - Distutils: Translate spaces in the machine name to underscores
    (Power Macintosh -> Power_Macintosh)
+   
+ - Distutils: on Mac OS X don't use -R for runtime_library_dirs, use
+   -L in stead (#723495). 
  
  - Backported SF #658233, continuation lines in .mo file metadata