|
From: | Johnny Wezel |
Subject: | Automake/Libtool does not create shared libraries |
Date: | Sat, 23 Aug 2003 07:38:34 +0200 |
User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624 |
This is my Makefile.am: AM_CXXFLAGS = -g -DGC_OPERATOR_NEW_ARRAY -DGC_DEBUG lib_LTLIBRARIES = libj.la library_includedir = $(includedir)/libj libj_la_SOURCES =\ JFlAdd.cc\ JFlAdd.h\ JFlAnyValue.h\ JFlArray.cc\ JFlArray.h\ JFlBinaryOperation.cc\ JFlBinaryOperation.h\ ... I tried several versions of automake (1.4 thru 1.7); all behave the same. Cheers Johnny
[Prev in Thread] | Current Thread | [Next in Thread] |