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