File:  [ELWIX - Embedded LightWeight unIX -] / embedtools / inc / config.h.in
Revision 1.3: download - view: text, annotated - select for diffs - revision graph
Sun Jul 22 22:46:47 2012 UTC (11 years, 10 months ago) by misho
Branches: MAIN
CVS tags: tools2_0, tools1_2, TOOLS1_2, TOOLS1_1, HEAD
version 1.1

    1: /* inc/config.h.in.  Generated from configure.in by autoheader.  */
    2: 
    3: /* Define to 1 if you have the `alarm' function. */
    4: #undef HAVE_ALARM
    5: 
    6: /* Define to 1 if you have the <arpa/inet.h> header file. */
    7: #undef HAVE_ARPA_INET_H
    8: 
    9: /* Define to 1 if you have the `bzero' function. */
   10: #undef HAVE_BZERO
   11: 
   12: /* Define to 1 if you have the `dup2' function. */
   13: #undef HAVE_DUP2
   14: 
   15: /* Define to 1 if you have the `endpwent' function. */
   16: #undef HAVE_ENDPWENT
   17: 
   18: /* Define to 1 if you have the <fcntl.h> header file. */
   19: #undef HAVE_FCNTL_H
   20: 
   21: /* Define to 1 if you have the `fork' function. */
   22: #undef HAVE_FORK
   23: 
   24: /* Define to 1 if you have the `getcwd' function. */
   25: #undef HAVE_GETCWD
   26: 
   27: /* Define to 1 if you have the `gethostbyname' function. */
   28: #undef HAVE_GETHOSTBYNAME
   29: 
   30: /* Define to 1 if you have the `gethostname' function. */
   31: #undef HAVE_GETHOSTNAME
   32: 
   33: /* Define to 1 if you have the `getpagesize' function. */
   34: #undef HAVE_GETPAGESIZE
   35: 
   36: /* Define to 1 if you have the `inet_ntoa' function. */
   37: #undef HAVE_INET_NTOA
   38: 
   39: /* Define to 1 if you have the <inttypes.h> header file. */
   40: #undef HAVE_INTTYPES_H
   41: 
   42: /* Define to 1 if you have the `isascii' function. */
   43: #undef HAVE_ISASCII
   44: 
   45: /* Define to 1 if you have the `kldfirstmod' function. */
   46: #undef HAVE_KLDFIRSTMOD
   47: 
   48: /* Define to 1 if you have the `kldload' function. */
   49: #undef HAVE_KLDLOAD
   50: 
   51: /* Define to 1 if you have the `kldnext' function. */
   52: #undef HAVE_KLDNEXT
   53: 
   54: /* Define to 1 if you have the `aitcfg' library (-laitcfg). */
   55: #undef HAVE_LIBAITCFG
   56: 
   57: /* Define to 1 if you have the `aitcrc' library (-laitcrc). */
   58: #undef HAVE_LIBAITCRC
   59: 
   60: /* Define to 1 if you have the `aitio' library (-laitio). */
   61: #undef HAVE_LIBAITIO
   62: 
   63: /* Define to 1 if you have the `aitsync' library (-laitsync). */
   64: #undef HAVE_LIBAITSYNC
   65: 
   66: /* Define to 1 if you have the `aitwww' library (-laitwww). */
   67: #undef HAVE_LIBAITWWW
   68: 
   69: /* Define to 1 if you have the `axl' library (-laxl). */
   70: #undef HAVE_LIBAXL
   71: 
   72: /* Define to 1 if you have the `crypto' library (-lcrypto). */
   73: #undef HAVE_LIBCRYPTO
   74: 
   75: /* Define to 1 if you have the `util' library (-lutil). */
   76: #undef HAVE_LIBUTIL
   77: 
   78: /* Define to 1 if you have the <libutil.h> header file. */
   79: #undef HAVE_LIBUTIL_H
   80: 
   81: /* Define to 1 if you have the <limits.h> header file. */
   82: #undef HAVE_LIMITS_H
   83: 
   84: /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
   85:    to 0 otherwise. */
   86: #undef HAVE_MALLOC
   87: 
   88: /* Define to 1 if you have the `memmove' function. */
   89: #undef HAVE_MEMMOVE
   90: 
   91: /* Define to 1 if you have the <memory.h> header file. */
   92: #undef HAVE_MEMORY_H
   93: 
   94: /* Define to 1 if you have the `memset' function. */
   95: #undef HAVE_MEMSET
   96: 
   97: /* Define to 1 if you have a working `mmap' system call. */
   98: #undef HAVE_MMAP
   99: 
  100: /* Define to 1 if you have the `modfnext' function. */
  101: #undef HAVE_MODFNEXT
  102: 
  103: /* Define to 1 if you have the `modstat' function. */
  104: #undef HAVE_MODSTAT
  105: 
  106: /* Define to 1 if you have the `munmap' function. */
  107: #undef HAVE_MUNMAP
  108: 
  109: /* Define to 1 if you have the <netdb.h> header file. */
  110: #undef HAVE_NETDB_H
  111: 
  112: /* Define to 1 if you have the <netinet/in.h> header file. */
  113: #undef HAVE_NETINET_IN_H
  114: 
  115: /* Define to 1 if you have the <paths.h> header file. */
  116: #undef HAVE_PATHS_H
  117: 
  118: /* Define to 1 if your system has a GNU libc compatible `realloc' function,
  119:    and to 0 otherwise. */
  120: #undef HAVE_REALLOC
  121: 
  122: /* Define to 1 if you have the `select' function. */
  123: #undef HAVE_SELECT
  124: 
  125: /* Define to 1 if you have the `socket' function. */
  126: #undef HAVE_SOCKET
  127: 
  128: /* Define to 1 if you have the <stdint.h> header file. */
  129: #undef HAVE_STDINT_H
  130: 
  131: /* Define to 1 if you have the <stdlib.h> header file. */
  132: #undef HAVE_STDLIB_H
  133: 
  134: /* Define to 1 if you have the `strcasecmp' function. */
  135: #undef HAVE_STRCASECMP
  136: 
  137: /* Define to 1 if you have the `strchr' function. */
  138: #undef HAVE_STRCHR
  139: 
  140: /* Define to 1 if you have the `strdup' function. */
  141: #undef HAVE_STRDUP
  142: 
  143: /* Define to 1 if you have the `strerror' function. */
  144: #undef HAVE_STRERROR
  145: 
  146: /* Define to 1 if you have the <strings.h> header file. */
  147: #undef HAVE_STRINGS_H
  148: 
  149: /* Define to 1 if you have the <string.h> header file. */
  150: #undef HAVE_STRING_H
  151: 
  152: /* Define to 1 if you have the `strrchr' function. */
  153: #undef HAVE_STRRCHR
  154: 
  155: /* Define to 1 if you have the `strspn' function. */
  156: #undef HAVE_STRSPN
  157: 
  158: /* Define to 1 if you have the `strstr' function. */
  159: #undef HAVE_STRSTR
  160: 
  161: /* Define to 1 if you have the `strtol' function. */
  162: #undef HAVE_STRTOL
  163: 
  164: /* Define to 1 if you have the `strtonum' function. */
  165: #undef HAVE_STRTONUM
  166: 
  167: /* Define to 1 if you have the `strtoul' function. */
  168: #undef HAVE_STRTOUL
  169: 
  170: /* Define to 1 if you have the <syslog.h> header file. */
  171: #undef HAVE_SYSLOG_H
  172: 
  173: /* Define to 1 if you have the <sys/ioctl.h> header file. */
  174: #undef HAVE_SYS_IOCTL_H
  175: 
  176: /* Define to 1 if you have the <sys/mount.h> header file. */
  177: #undef HAVE_SYS_MOUNT_H
  178: 
  179: /* Define to 1 if you have the <sys/param.h> header file. */
  180: #undef HAVE_SYS_PARAM_H
  181: 
  182: /* Define to 1 if you have the <sys/socket.h> header file. */
  183: #undef HAVE_SYS_SOCKET_H
  184: 
  185: /* Define to 1 if you have the <sys/stat.h> header file. */
  186: #undef HAVE_SYS_STAT_H
  187: 
  188: /* Define to 1 if you have the <sys/time.h> header file. */
  189: #undef HAVE_SYS_TIME_H
  190: 
  191: /* Define to 1 if you have the <sys/types.h> header file. */
  192: #undef HAVE_SYS_TYPES_H
  193: 
  194: /* Define to 1 if you have the <unistd.h> header file. */
  195: #undef HAVE_UNISTD_H
  196: 
  197: /* Define to 1 if you have the <utmpx.h> header file. */
  198: #undef HAVE_UTMPX_H
  199: 
  200: /* Define to 1 if you have the <utmp.h> header file. */
  201: #undef HAVE_UTMP_H
  202: 
  203: /* Define to 1 if you have the `vfork' function. */
  204: #undef HAVE_VFORK
  205: 
  206: /* Define to 1 if you have the <vfork.h> header file. */
  207: #undef HAVE_VFORK_H
  208: 
  209: /* Define to 1 if you have the `wait3' system call. Deprecated, you should no
  210:    longer depend upon `wait3'. */
  211: #undef HAVE_WAIT3
  212: 
  213: /* Define to 1 if `fork' works. */
  214: #undef HAVE_WORKING_FORK
  215: 
  216: /* Define to 1 if `vfork' works. */
  217: #undef HAVE_WORKING_VFORK
  218: 
  219: /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
  220:    slash. */
  221: #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
  222: 
  223: /* Build w/o assert() support */
  224: #undef NDEBUG
  225: 
  226: /* Define to the address where bug reports for this package should be sent. */
  227: #undef PACKAGE_BUGREPORT
  228: 
  229: /* Define to the full name of this package. */
  230: #undef PACKAGE_NAME
  231: 
  232: /* Define to the full name and version of this package. */
  233: #undef PACKAGE_STRING
  234: 
  235: /* Define to the one symbol short name of this package. */
  236: #undef PACKAGE_TARNAME
  237: 
  238: /* Define to the home page for this package. */
  239: #undef PACKAGE_URL
  240: 
  241: /* Define to the version of this package. */
  242: #undef PACKAGE_VERSION
  243: 
  244: /* Define to 1 if you have the ANSI C header files. */
  245: #undef STDC_HEADERS
  246: 
  247: /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
  248:    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
  249:    #define below would cause a syntax error. */
  250: #undef _UINT32_T
  251: 
  252: /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
  253:    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
  254:    #define below would cause a syntax error. */
  255: #undef _UINT8_T
  256: 
  257: /* Build libraries with debug information and additional messages */
  258: #undef __DEBUG
  259: 
  260: /* Define to `int' if <sys/types.h> doesn't define. */
  261: #undef gid_t
  262: 
  263: /* Define to `__inline__' or `__inline' if that's what the C compiler
  264:    calls it, or to nothing if 'inline' is not supported under any name.  */
  265: #ifndef __cplusplus
  266: #undef inline
  267: #endif
  268: 
  269: /* Define to rpl_malloc if the replacement function should be used. */
  270: #undef malloc
  271: 
  272: /* Define to `int' if <sys/types.h> does not define. */
  273: #undef mode_t
  274: 
  275: /* Define to `long int' if <sys/types.h> does not define. */
  276: #undef off_t
  277: 
  278: /* Define to `int' if <sys/types.h> does not define. */
  279: #undef pid_t
  280: 
  281: /* Define to rpl_realloc if the replacement function should be used. */
  282: #undef realloc
  283: 
  284: /* Define to `unsigned int' if <sys/types.h> does not define. */
  285: #undef size_t
  286: 
  287: /* Define to `int' if <sys/types.h> does not define. */
  288: #undef ssize_t
  289: 
  290: /* Define to `int' if <sys/types.h> doesn't define. */
  291: #undef uid_t
  292: 
  293: /* Define to the type of an unsigned integer type of width exactly 32 bits if
  294:    such a type exists and the standard includes do not define it. */
  295: #undef uint32_t
  296: 
  297: /* Define to the type of an unsigned integer type of width exactly 8 bits if
  298:    such a type exists and the standard includes do not define it. */
  299: #undef uint8_t
  300: 
  301: /* Define as `fork' if `vfork' does not work. */
  302: #undef vfork

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>