This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: shared library suffix
- From: Bob Friesenhahn <bfriesen at simple dot dallas dot tx dot us>
- To: Alien999999999 <alien999999999 at users dot sourceforge dot net>
- Cc: automake at gnu dot org
- Date: Mon, 12 Apr 2004 09:02:34 -0500 (CDT)
- Subject: Re: shared library suffix
On Mon, 12 Apr 2004, Alien999999999 wrote:
> so how can i get it out of that .la file?
If you can locate the .la file then it should be as simple as
eval `grep 'dlname=' $file`
Since the line looks like
dlname='libpstoedit.so.0'
Bob
======================================
Bob Friesenhahn
bfriesen@simple.dallas.tx.us
http://www.simplesystems.org/users/bfriesen