automake
[Top][All Lists]
Advanced

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

Re: shared library suffix


From: Bob Friesenhahn
Subject: Re: shared library suffix
Date: Mon, 12 Apr 2004 09:02:34 -0500 (CDT)

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
address@hidden
http://www.simplesystems.org/users/bfriesen





reply via email to

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