]> granicus.if.org Git - python/commit
Merged revisions 72898 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Sun, 24 May 2009 20:39:11 +0000 (20:39 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Sun, 24 May 2009 20:39:11 +0000 (20:39 +0000)
commit2032722e514a20b5f5321f07427dc2cea6e0d634
tree2e202609a73cf61fb274e99a1bb63234fb57d6a4
parent70ccd167de68397889039a6470ae5fdf6f73e248
Merged revisions 72898 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r72898 | antoine.pitrou | 2009-05-24 22:23:57 +0200 (dim., 24 mai 2009) | 6 lines

  Issue #3585: Add pkg-config support.

  It creates a python-2.7.pc file and a python.pc symlink in the
  $(LIBDIR)/pkgconfig directory. Patch by Clinton Roy.
........
Makefile.pre.in
Misc/ACKS
Misc/NEWS
Misc/python.pc.in [new file with mode: 0644]
configure
configure.in
pyconfig.h.in