From 89133740412019a99bc56c78d2f8286281603d83 Mon Sep 17 00:00:00 2001 From: Johan Dahlin Date: Mon, 14 Jul 2008 21:56:55 +0000 Subject: Bug 448173 – use python-config to get python includes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 2008-07-14 Johan Dahlin Bug 448173 – use python-config to get python includes * configure.ac: Really close the by, patch by Matthias Klose svn path=/trunk/; revision=805 --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 12421c7..8be6878 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2008-07-14 Johan Dahlin + + Bug 448173 – use python-config to get python includes + + * configure.ac: + Really close the by, patch by Matthias Klose + 2008-07-14 Johan Dahlin Bug 378704 – OptionParser.parse_args() returns unexpected results -- cgit