Sorry for trivial question.

I've got project that uses ltdl. I'm using libltdl as a convenience
library.

make succeeds and builds working binaries - everything is ok.

However (on some systems) make dist fails in libltdl subdirectory,
because it doesn't find required files ltdl.m4 and libtool.m4. These
files can be copied from /usr/share/... directories, but I would like
not to put them in CVS. Also, I wouldn't like to put cp /usr/share/...
./ commands in autogen.sh (because directories might be different on
exotic systems).

How do I fix that?

-- 
Maciej Pietrzak


_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to