discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libX11, GNUmakefile


From: Adam Fedor
Subject: Re: libX11, GNUmakefile
Date: Tue, 16 Sep 2003 14:46:47 -0600

On Tuesday, September 16, 2003, at 01:54 PM, Marko Riedel wrote:


Hi folks,

what is the syntax to link a tool or a test-application against libX11?

Try for tools:

MyTool_TOOL_LIBS= -lX11

And for apps:

MyApp_GUI_LIBS=-lX11





reply via email to

[Prev in Thread] Current Thread [Next in Thread]