]> www.ginac.de Git - cln.git/commit
don't expose configure generated headers to users.
authorAlexei Sheplyakov <varg@theor.jinr.ru>
Wed, 27 Aug 2008 05:51:35 +0000 (09:51 +0400)
committerAlexei Sheplyakov <varg@theor.jinr.ru>
Wed, 27 Aug 2008 05:51:35 +0000 (09:51 +0400)
commitee196a3717efeb0e42e8fc40c307ac5af25a43b1
tree37b6e88088417a6df7122ac54ea0b5d029996bc2
parent050f512c5a6856d7f9f587cc109e57fedfee5b76
don't expose configure generated headers to users.

Those HAVE_FOO collide with #define's introduced by a package which uses
CLN. The result is very funny (debugging this is not, though).
configure.ac
include/cln/config.h.in [new file with mode: 0644]
include/cln/version.h.in
src/base/cl_maybe_inline.h
src/base/cl_sysdep.h
src/base/digitseq/cl_asm.h
src/base/digitseq/cl_asm_.cc
src/polynomial/elem/cl_asm_GF2.cc