autoconf
[Top][All Lists]
Advanced

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

How do I configure to link to libtcl8.0 or libtcl7.6 depending on what


From: Robert Boehne
Subject: How do I configure to link to libtcl8.0 or libtcl7.6 depending on what is available?
Date: Thu, 15 Mar 2001 18:59:00 -0600

Dear Autoconfiscaters:

I would like to have my package link to whatever version of a package
installed, but the names of the library files have the version in
the name, i.e. libtcl8.2.so or libtcl75.sl etc.
I could read the tcl.h header to get the version numbers, then
append that to the library name string, but I want to query more
expierenced users in hopes of a better way.

Any suggestions?

Robert

-- 
Robert Boehne             Software Engineer
Ricardo Software   Chicago Technical Center
TEL: (630)789-0003 x. 238
FAX: (630)789-0127
email:  address@hidden



reply via email to

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