autoconf
[Top][All Lists]
Advanced

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

Re: autoconf && ipv6


From: Guido Draheim
Subject: Re: autoconf && ipv6
Date: Thu, 02 Jan 2003 18:18:15 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020826

Dirk wrote:
how would i find out if ipv6 is available (enabled)?


"enabled" is a runtime problem.

autoconf handles compile/link issues.

That will include to check for a header file
to declare ipv6 symbols and a lib to export
the actual implementations. In general, the
developer docs of your ipv6-enabled OS should
tell you which is where. -- guido





reply via email to

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