autoconf
[Top][All Lists]
Advanced

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

library depending on another library


From: Lorenzo Bettini
Subject: library depending on another library
Date: Sun, 19 Apr 2009 10:34:54 +0200
User-agent: Thunderbird 2.0.0.21 (X11/20090409)

Hi

I'm developing a library which depends on another library (boost regex); now for my library I provide a pkgconfig file so that the user can use pkgconfig for having the right settings for headers and library. However, the user must also be aware that he must also search for boost regex library (which, by the way, does not provide a pkgconfig file).

So, would it be better to provide an autoconf macro searching both for my library and the required libraries?

It's the first time I'm developing such a library.

thanks in advance
        Lorenzo

--
Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino
ICQ# lbetto, 16080134     (GNU/Linux User # 158233)
HOME: http://www.lorenzobettini.it MUSIC: http://www.purplesucker.com
http://www.myspace.com/supertrouperabba
BLOGS: http://tronprog.blogspot.com  http://longlivemusic.blogspot.com
http://www.gnu.org/software/src-highlite
http://www.gnu.org/software/gengetopt
http://www.gnu.org/software/gengen http://doublecpp.sourceforge.net





reply via email to

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