Complete.Org: Mailing Lists: Archives: freeciv-dev: August 2003:
[Freeciv-Dev] Re: client programming problems
Home

[Freeciv-Dev] Re: client programming problems

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: client programming problems
From: "Per I. Mathisen" <per@xxxxxxxxxxx>
Date: Thu, 28 Aug 2003 19:29:57 +0000 (GMT)

On Thu, 28 Aug 2003, Lukas Tönne wrote:
> I still don't know how to deal with the OpenGL library. Where and how do i
> have to link this ?

You add it to CFLAGS and LIBS in configure.in|ac somehow. See how sdl is
linked in, eg, in m4/sdl.m4, and how this function defined there is called
in configure.in|ac.

  - Per



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