patch-Misc_python_pc 382 B

1234567891011
  1. --- Python-2.7.1.orig/Misc/python.pc 2010-12-27 21:24:34.000000000 +0100
  2. +++ Python-2.7.1/Misc/python.pc 2010-12-27 21:07:05.000000000 +0100
  3. @@ -7,7 +7,7 @@ Name: Python
  4. Description: Python library
  5. Requires:
  6. Version: 2.7
  7. -Libs.private: -ldl -framework CoreFoundation
  8. +Libs.private: -lpthread -ldl -lpthread
  9. Libs: -L${libdir} -lpython2.7
  10. Cflags: -I${includedir}/python2.7