]> www.ginac.de Git - cln.git/blobdiff - tests/Makefile.in
* include/cln/floatformat.h: Do define a type here.
[cln.git] / tests / Makefile.in
index 3807271cd190e7779f993666efccf4684df47dfe..9cc9ee20a9b00d6bef2db7633d977ef6d18a9bba 100644 (file)
@@ -16,7 +16,7 @@ CXX = @CXX@
 CXXFLAGS = @CXXFLAGS@
 CXXCPP = @CXXCPP@
 INCLUDES = -I../include -I$(top_srcdir)/include -I$(srcdir) -I$(top_srcdir)/src -I$(top_srcdir)/src/base -I$(top_srcdir)/src/float -I$(top_srcdir)/src/float/lfloat -I$(top_srcdir)/src/integer -I$(top_srcdir)/src/base/random -I$(top_srcdir)/src/base/digitseq -I$(top_srcdir)/src/base/digit -I../src/base -I$(top_srcdir)/src/base
-CPPFLAGS += $(INCLUDES)
+override CPPFLAGS += $(INCLUDES)
 LIBTOOL = @LIBTOOL@
 LIBTOOL_LINK = $(LIBTOOL) --mode=link
 MV = mv