help-gnu-utils
[Top][All Lists]
Advanced

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

Autoconf issues


From: Sensei
Subject: Autoconf issues
Date: Tue, 29 Jun 2004 13:43:43 -0500
User-agent: Mozilla Thunderbird 0.5 (X11/20040409)

Hi.

I'm trying to develop an application for linux as well as for macosx. Now I'm here facing two problems:

1. shared libraries suffixes (.so, .dynlib)
2. library needs

I will explain myself: on linux I have to check for x11 (libX11.so) and opengl (libgl.so & co). On macosx I have to check for opengl framework (-framework AGL) or for the libraries directly (libgl.dylib & co) and *not* x11.

How can I do this with autoconf? Are there examples from which I can get hints?
--
Sensei    <mailto:senseiwa@tin.it>
          <icqnum:241572242>
          <msn-id:Sensei_Sen@hotmail.com>
Error: Keyboard not found. Press F1 to continue...


reply via email to

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