Fwd: Re: Support for new languages

2003-08-01 Thread Rafael Jesus Alcantara Perez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I sent the attached message one year ago, but I did not receive any response. I'm trying to add support for UESQLC (http://www.uesqlc.org/) by simply adding a file in /usr/share/automake-*/am/. Is this posible? Thanks in advance. - -- +

Re: RFC: Building a Shared Library (take 2)

2003-08-01 Thread Sander Niemeijer
FYI: It is indeed possible to have libtool create static libraries even when you provided --enable-shared and --disable-static to ./configure. This happens for instance if you use options like: libfoo_la_CFLAGS = -static libfoo_la_LDFLAGS = -static Regards, Sander Niemeijer On vrijdag,