From 36c7fbf6caaafa553c0c151f4a14fdfe3175c2c6 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sat, 29 Jun 2013 19:02:10 +0000 Subject: Do not check for openServer being defined. --- src/algebra/Makefile.am | 2 +- src/algebra/Makefile.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/algebra') diff --git a/src/algebra/Makefile.am b/src/algebra/Makefile.am index 62706b10..16ca2a68 100644 --- a/src/algebra/Makefile.am +++ b/src/algebra/Makefile.am @@ -2613,4 +2613,4 @@ distclean-local: clean-local # We use `sinclude' instead of `include' so that Automake doesn't get # the idea of wanting to interpret the content of a file that doesn't # exist at the time it is run. -sinclude extract.mk +# sinclude extract.mk diff --git a/src/algebra/Makefile.in b/src/algebra/Makefile.in index d22c2f50..6278d710 100644 --- a/src/algebra/Makefile.in +++ b/src/algebra/Makefile.in @@ -3460,7 +3460,7 @@ distclean-local: clean-local # We use `sinclude' instead of `include' so that Automake doesn't get # the idea of wanting to interpret the content of a file that doesn't # exist at the time it is run. -sinclude extract.mk +# sinclude extract.mk # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. -- cgit v1.2.3