diff src/ChangeLog @ 7947:c2d50b69b19f

src/Makefile.in (__magick_read__.df): Append MAGICK_INCFLAGS to CPPFLAGS
author John W. Eaton <jwe@octave.org>
date Fri, 18 Jul 2008 16:36:22 -0400
parents ebe275f82bd5
children af10baa63915
line wrap: on
line diff
--- a/src/ChangeLog	Fri Jul 18 16:25:12 2008 -0400
+++ b/src/ChangeLog	Fri Jul 18 16:36:22 2008 -0400
@@ -1,5 +1,8 @@
 2008-07-18  John W. Eaton  <jwe@octave.org>
 
+	* Makefile.in (__magick_read__.df): New rule.
+	Append MAGICK_INCFLAGS to CPPFLAGS.
+
 	* Makefile.in (EXTRAS): Add graphics-props.cc to the list.
 	List graphics-props.cc as a target generated by genprops.awk.