diff liboctave/ChangeLog @ 9518:113dba092d8c

include LDFLAGS for shared liboctave and liboctinterp
author Jaroslav Hajek <highegg@gmail.com>
date Wed, 12 Aug 2009 15:26:07 +0200
parents fb933db0c517
children 0ce82753dd72
line wrap: on
line diff
--- a/liboctave/ChangeLog	Wed Aug 12 07:20:47 2009 +0200
+++ b/liboctave/ChangeLog	Wed Aug 12 15:26:07 2009 +0200
@@ -1,3 +1,7 @@
+2009-08-12  Jaroslav Hajek  <highegg@gmail.com>
+
+	* Makefile.in: Include LDFLAGS when linking shared executable.
+
 2009-08-11  John W. Eaton  <jwe@octave.org>
 
 	* oct-fftw.h, oct-fftw.cc (octave_fftw_planner): Convert to singleton.