check for header `dlfcn.h' to fix link errors
when built with Sun Workshop Pro CC 4.2 (and perhaps
others).
+2000-03-14 Christopher A. Knight <chriskn@crt.com>
+
+ * ltconfig.in: added main() definition in compile
+ check for header `dlfcn.h' to fix link errors
+ when built with Sun Workshop Pro CC 4.2 (and perhaps
+ others).
+
2000-02-03 Gary V. Vaughan <gary@oranda.demon.co.uk>
* libltdl/ltdl.c (lt_find_dlhandle): Deleted. This was B.S.
#line @LINENO@ "ltconfig"
#include <$ac_hdr>
int fnord = 0;
+int main () { }
EOF
ac_try="$ac_compile >/dev/null 2>conftest.out"
{ (eval echo $progname:@LINENO@: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }