libltdl and make dist

2005-04-19 Thread Thomas Degris
Hello, I use automake, libtool and libltdl and when I try make dist in my project, I have the following error in the libltdl directory: make[1]: Entering directory `/local/home/degris/src/satom/satom/libltdl' make[1]: *** No rule to make target `../libtool.m4', needed by `distdir'. Stop. make[1]

Re: libltdl and make dist

2005-04-20 Thread Thomas Degris
ate to ask for questions or things to try, it is not my aim to just give my project and ask people to solve my problems. Thank you very much, Thomas Ralf Wildenhues wrote: Hi Thomas, * Thomas Degris wrote on Tue, Apr 19, 2005 at 04:24:33PM CEST: I use automake, libtool and libltdl and when I t

Re: libltdl and make dist

2005-04-21 Thread Thomas Degris
Hello, I added the --ltdl flag and it works now. Thank you very much. I have few questions: - autoreconf: I would like to know what to use it for. Usually, I just do one bootstrap when I check out the code from cvs and then automake does everything correctly when I modified a Makefile.am or the

Libltdl configure options

2005-12-06 Thread Thomas Degris
Hello, I am using libltdl in my project called Satom (http://savannah.nongnu.org/projects/satom/). Satom uses automake to handle the compilation process. However, I have some troubles configuring (with the configure script) Satom with libltdl on mingw. When I pass options to configure to set