Extra 'g' in libltdl/ltdl.c

2000-05-05 Thread Pavel Roskin
Hello! The CVS/Head version of libltdl/ltdl.c begins with 'g' Please be careful and run "make check" before "cvs commit" Time to setup Tinderbox for Auto* tools? Regards, Pavel Roskin

Target for libtool?

2000-05-05 Thread Pavel Roskin
Hello! The current Libtool from CVS (head version) fails when I run configure: ltconfig: you must specify a host type if you use `--no-verify' It turns out that the following code from libtool.m4 is at fault: case "$target" in NONE) lt_target="$host" ;; *) lt_target="$target" ;; esac With the

libtool-ml c++ and require_version support for sysv4.3-ncr

2000-05-05 Thread Martin Proulx
Hello, I've used the multi-language development branch of libtool lately, and appreciated it greatly. I recently had to compile one of our programs on an i586-ncr-sysv4.3.03 machine. I then realized that the c++ support hadn't been added for this plaform. I was still able to have libtool work