]> www.ginac.de Git - cln.git/blobdiff - src/Makefile.am
Detect s390x and sparc64 as 32-bit architectures.
[cln.git] / src / Makefile.am
index ae092bba33f3cf3d876f2e70ed9e07efb31d94cf..af1b74cfa19bb137afd4ba0711ac28bd75e06a44 100644 (file)
@@ -1,6 +1,7 @@
 lib_LTLIBRARIES = libcln.la
 
 AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src -I$(top_builddir)/include -I$(top_builddir)/src
+DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/autoconf
 libcln_la_LDFLAGS = -version-info $(LT_VERSION_INFO)
 
 libcln_la_SOURCES = \
@@ -99,7 +100,6 @@ base/string/cl_st_make0.cc \
 base/string/cl_st_make0.h \
 base/string/cl_st_make1.cc \
 base/string/cl_st_make2.cc \
-base/string/cl_st_null.cc \
 base/string/input/cl_st_get1.cc \
 base/string/input/cl_st_get2.cc \
 base/string/input/cl_st_getline1.cc \