Paul Smith's bits of Thu, 29 Aug 2002 translated to: >Thanks for the tip. I tried setting CXXFLAGS as you suggested, but I believe >there was no change in the results (see the output from ./configure, next, >and the config.log file).
How about CXXFLAGS=-Wno-deprecated CPPFLAGS=-Wno-deprecated ./configure It looks like one of the C++ compiler variables used by configure doesn't respect the CXXFLAGS setting. >Finally, is getopt.h important? I always get a ...no on that. This isn't necessarily a problem. I have successfully built on some platforms that didn't offer a getopt.h. Jim ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ htdig-general mailing list <[EMAIL PROTECTED]> To unsubscribe, send a message to <[EMAIL PROTECTED]> with a subject of unsubscribe FAQ: http://htdig.sourceforge.net/FAQ.html

