>>>>> "Fred" == F Labrosse <[EMAIL PROTECTED]> writes:

Fred> Is it possible to test for a library using $CXX instead of $CC?
Fred> My problem is that on a Solaris box, some libraries won't link
Fred> with cc while they do with CC (e.g. qt).

Can't you set the language to C++ and then test?
Seems like this ought to work.
If not, it is probably an autoconf bug.

Fred> Or is it better to set $CC to CC (instead of having $CC=cc and
Fred> $CXX=CC).

No, that's worse.

Tom

Reply via email to