|
From: J. S. A. <js...@te...> - 2003-03-19 01:32:07
|
Greetings, I hope I am not bothering anyone with this request, but Thomas was very kind to reply to my last query, and I thought I would try again. If this request is too far off-base, I apologise. I am new at C++ programming, but have a fair background with Java. I am using log4cpp to provide logging capabilities for a file parser I am writing (seems obvious so far, yes!). My question concerns Makefiles and checking for the existence of the log4cpp library when running ./configure. Basically, I am wondering how this is done, and how I can optionally enable the logging portions of my code based on this check. If anyone could offer a small bit of advice, or point me towards a website or other information archive, I would greatly appreciate it. Thanks again, and sorry for the lack of relevance to this devel list. Best Regards, Scott |