automake
[Top][All Lists]
Advanced

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

Re: cyclic dependancy


From: Ralf Wildenhues
Subject: Re: cyclic dependancy
Date: Sun, 26 Oct 2008 09:30:12 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

Hello Neel,

please do not top-post.  If you don't know what that is,
google for "top posting".

* Neel Basu wrote on Sun, Oct 26, 2008 at 07:12:20AM CET:
> Now this is my cgixx/cgi++/jsutil/Makefile.am
> 1. INCLUDES = -I$(top_srcdir)/cgi++
> 2. METASOURCES = AUTO
> 3. noinst_HEADERS = NOT-METIONED
> 4. lib_LIBRARIES = libcgixx-jsutil.la

This must be lib_LTLIBRARIES, sorry about that.

> 5. libcgixx_jsutil_la_SOURCES = NOT-MENTIONED
> 6. libcgixx_jsutil_la_LIBADD = $(top_builddir)/cgi++/libcgixx.la
> 7. libcgixx_jsutil_la_LDFLAGS = -static

Cheers,
Ralf




reply via email to

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