libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

libltdlc.la doesn't exist but autoconf adds it


From: Paulo J. Matos
Subject: libltdlc.la doesn't exist but autoconf adds it
Date: Mon, 5 Jun 2006 08:51:15 +0100

Hi all,

In my project I'm doing in configure.ac:
AC_LIBLTDL_CONVENIENCE
AC_LIBLTDL_DLOPEN
AC_PROG_LIBTOOL
AC_SUBST(LIBLTDL)
AC_SUBST(LTDLINCL)

and in Makefile.am I'm adding LIBLTDL and LTDLINCL in LDADD and
CPPFLAGS respectively.
However, LIBLTDL seems to turn out to be ../libltdl/libltdlc.la which
doesn't exist. Only libltdl.la exists. Why the extra 'c'?

What's the autoconf problem?

Any ideas?

--
Paulo Jorge Matos - pocm at sat inesc-id pt
Web: http://sat.inesc-id.pt/~pocm
Computer and Software Engineering
INESC-ID - SAT Group




reply via email to

[Prev in Thread] Current Thread [Next in Thread]