6 Commits

Author SHA1 Message Date
naddy
e69cb49521 Define variables with C linkage to match earlier declarations.
This fixes clang6 errors that "declaration in global scope conflicts
with declaration with C language linkage".  None of these show up
on x86, but some do on aarch64 due to different #ifdef paths.
ok pirofti@
2018-04-28 10:16:25 +00:00
pirofti
40cca5914f Fix conflict with ruby-puppet by removing the pi example.
Noticed by jasper@, okay sthen@.
2009-10-22 10:40:33 +00:00
pirofti
795efdcf19 Update cln to 1.3.1. Okay kili@ 2009-10-12 14:05:03 +00:00
steven
bfd10febdb remove libtool from dependencies, eases LIBTOOL_FLAGS usage... 2008-10-27 00:30:18 +00:00
steven
6357f465dc update to cln 1.2.2
from maintainer Paul Irofti
tested by merdely and sthen
2008-06-17 19:30:19 +00:00
steven
6eff9f4ec6 import cln, a c++ library for efficient computations
from Paul Irofti <bulibuta at gmail.com> with some tweaks
2007-11-20 12:09:52 +00:00