changeset 2944:484c88cf1ecf

patch Octave's src/Makefile.in in the right direction...
author John W. Eaton <jwe@octave.org>
date Fri, 04 Jan 2013 15:56:44 -0500
parents 18b9e08886d1
children 92d86e3e9173
files src/octave-2-fixes.patch
diffstat 1 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/src/octave-2-fixes.patch	Fri Jan 04 15:52:58 2013 -0500
+++ b/src/octave-2-fixes.patch	Fri Jan 04 15:56:44 2013 -0500
@@ -32,17 +32,17 @@
    -I$(top_builddir)/libgnu -I$(top_srcdir)/libgnu
  
  AM_CFLAGS += $(WARN_CFLAGS)
---- a/src/Makefile.in	2013-01-04 15:50:45.019717585 -0500
-+++ b/src/Makefile.in	2013-01-02 19:19:08.000000000 -0500
-@@ -1841,10 +1841,9 @@
+--- a/src/Makefile.in	2013-01-02 19:19:08.000000000 -0500
++++ b/src/Makefile.in	2013-01-04 15:50:45.019717585 -0500
+@@ -1841,9 +1841,10 @@
    -I$(top_srcdir)/liboctave/array \
    -I$(top_srcdir)/liboctave/cruft/misc \
    -I$(top_srcdir)/liboctave/numeric \
--  -I$(top_srcdir)/liboctave/system \
++  -I$(top_srcdir)/liboctave/system \
    -I$(top_srcdir)/liboctave/util \
    -I$(top_srcdir)/libinterp \
--  -I$(top_builddir)/libinterp/interpfcn -I$(top_srcdir)/libinterp/interpfcn \
-+  -I$(top_builddir)/libinterp/interpfcn \
+-  -I$(top_builddir)/libinterp/interpfcn \
++  -I$(top_builddir)/libinterp/interpfcn -I$(top_srcdir)/libinterp/interpfcn \
    -I$(top_builddir)/libgnu -I$(top_srcdir)/libgnu
  
  EXTRA_DIST = \