Peter O'Gorman wrote:
> Markus Hoenicka wrote:
>> Hi there,
> 
>>>  #define LIBDBI_VERSION ((1000000 * LIBDBI_MAJOR) \
>>>                     +   (1000 * LIBDBI_MINOR) \
>>>                     +           LIBDBI_PATCH)
>>>
>> I'll be happy to do something along these lines, based on the version  
>> numbers that we have.
>>
> 
> Why not just use pkg-config and install a .pc file? Or am I missing
> something?
> 

What you're missing is that no compiler in the world will ever look at
a .pc file, and the information should be available inside the library
headers to be of any use.

-- 
Andreas Ericsson                   andreas.erics...@op5.se
OP5 AB                             www.op5.se
Tel: +46 8-230225                  Fax: +46 8-230231

Considering the successes of the wars on alcohol, poverty, drugs and
terror, I think we should give some serious thought to declaring war
on peace.

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
libdbi-devel mailing list
libdbi-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libdbi-devel

Reply via email to