Macros by Category Revision History
Search:

_ac_c_ifdef

SYNOPSIS

_AC_C_IFDEF(MACRO-NAME, ACTION-IF-DEF, ACTION-IF-NOT-DEF)

DESCRIPTION

Check for the definition of macro MACRO-NAME using the current language's compiler.

SOURCE CODE

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

LICENSE

Copyright © 2008 Ludovic Courtès <ludo@chbouib.org>

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.