Macros by Category Revision History
Search:

ax_have_adns

SYNOPSIS

AX_HAVE_ADNS([ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND])

DESCRIPTION

Check whether the GNU ADNS library available from http://www.chiark.greenend.org.uk/~ian/adns/ is installed on this system. The test is known to work with version 1.4 (or later). If the library is found, the flags necessary to link it are added to $LIBS.

SOURCE CODE

http://autoconf-archive.cryp.to/ax_have_adns.m4

LICENSE

Copyright © 2008 Peter Simons <simons@cryp.to>

Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved.