On 2 Jun 2012, at 07:53, Sebastian Reitenbach wrote:

> shortly after sending my mail, I've seen this in the GNUmakefile.in of
> PDFKit:
> 
> # Use C++ to link library (this won't work if g++ is not the obj-c compiler!)
> #CC=@CXX@
> 
> Don't know what the problem is, what the comment describes, and
> why the following line is commented out...

It sounds like this line should be:

LD=${CXX}

David

-- Sent from my Difference Engine

_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to