# HG changeset patch # User John W. Eaton # Date 1357333004 18000 # Node ID 484c88cf1ecf2d8d9df43dce2b65ee9892c267d6 # Parent 18b9e08886d14f1e2644e8e67b6d36accccb00a8 patch Octave's src/Makefile.in in the right direction... diff -r 18b9e08886d1 -r 484c88cf1ecf src/octave-2-fixes.patch --- 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 = \