*** empty log message ***
[arla.git] / cf / __extentions__.m4
blob6eff70720fc394c2923020dc164abf9991876050
1 dnl $Id$
2 dnl
3 dnl Define __EXTENSIONS__
4 dnl
6 AC_DEFUN([AC__EXTENSIONS__],[
7 AH_VERBATIM([__EXTENSIONS__],[
8 /*
9  * Defining this enables us to get the definition of `sigset_t' and
10  * other importatnt definitions on Solaris.
11  */
13 #ifndef __EXTENSIONS__
14 #define __EXTENSIONS__
15 #endif