This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]