Cary R
2ce2fab1d6
cadpli.c needs to include config.h to get one of the DL defs.
...
cadpli will not compile correctly unless it knows which DL
interface to use. This patch makes it include config.h to get
this definition. It also cleans up the Makefile.in.
2008-12-16 19:38:38 -08:00
steve
98ba641e67
Remove bad casts.
2004-09-10 00:15:45 +00:00
steve
5f38591676
Better type safety.
2004-09-05 21:19:51 +00:00
steve
14150d6fba
ifdef idents correctly.
2003-08-26 16:26:01 +00:00
steve
8df9bb3840
Remove veriusertfs stuf.
2003-04-30 01:28:06 +00:00
steve
eeb056b8d9
Only include malloc.h if it is present.
2003-02-22 04:04:38 +00:00
steve
8f99365e9a
Use a variant of ivl_dlfcn to do dynamic loading
...
from within the cadpli module.
Change the +cadpli flag to -cadpli, to keep the
plusargs namespace clear.
2003-02-17 00:01:25 +00:00
steve
d8761211a4
Add the cadpli interface module.
2003-02-16 02:23:54 +00:00