changeset 86:fa93238bbd0b numpyconf

Changelog changes.
author David <david@stacey>
date Sun, 20 Sep 2009 19:53:56 +0200
parents 891ec70aede9
children 29453161a48e
files ChangeLog Jamfile.in
diffstat 2 files changed, 15 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sun Sep 20 16:00:50 2009 +0200
+++ b/ChangeLog	Sun Sep 20 19:53:56 2009 +0200
@@ -1,3 +1,15 @@
+2009-09-20  David Grundberg  <individ@acc.umu.se>
+
+	* configure.ac: Look for NumPy. List which dependencies that are
+	missing.
+	* pytave.cc (init): One-line comment about NumPy.
+	* m4/ax_python_numpy.m4: New file.
+	* m4/ax_octave.m4: Send output variable by name.
+	* Makefile.am (_pytave_la_CPPFLAGS): Substitute NumPy include
+	directory from configuration.
+	* setup.py.in: Ditto.
+	* Jamfile.in: Add warning against using bjam.
+
 2009-09-18  Jaroslav Hajek  <highegg@gmail.com>
 
 	* package/pytave.py: Safer check for interactive (mod_wsgi in
--- a/Jamfile.in	Sun Sep 20 16:00:50 2009 +0200
+++ b/Jamfile.in	Sun Sep 20 19:53:56 2009 +0200
@@ -1,5 +1,8 @@
 # @configure_input@
 
+# Building with bjam is no longer supported - this script probably
+# does not work.
+
 project py : 
 	requirements 
 	<library>/usr/lib/lib@BOOST_PYTHON_LIB@.so