/* src/c/include/ngConfig.h. Generated by configure. */ /* src/c/include/ngConfig.h.in. Generated from configure.in by autoheader. */ /* Define to 1 if you have the header file. */ #define HAVE_ARPA_INET_H 1 /* Define to 1 if you have the header file. */ #define HAVE_ASSERT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_CTYPE_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_ENDIAN_H */ /* Define to 1 if you have the header file. */ #define HAVE_ERRNO_H 1 /* Define to 1 if you have the header file. */ #define HAVE_FCNTL_H 1 /* Define to 1 if you have the header file. */ #define HAVE_INTTYPES_H 1 /* Define to 1 if you have the `nsl' library (-lnsl). */ /* #undef HAVE_LIBNSL */ /* Define to 1 if you have the `resolv' library (-lresolv). */ /* #undef HAVE_LIBRESOLV */ /* Define to 1 if you have the `rt' library (-lrt). */ /* #undef HAVE_LIBRT */ /* Define to 1 if you have the `socket' library (-lsocket). */ /* #undef HAVE_LIBSOCKET */ /* Define to 1 if you have the `z' library (-lz). */ #define HAVE_LIBZ 1 /* Define to 1 if you have the header file. */ #define HAVE_LIMITS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_MACHINE_ENDIAN_H 1 /* Define to 1 if you have the header file. */ #define HAVE_MEMORY_H 1 /* Define to 1 if you have the header file. */ #define HAVE_NETDB_H 1 /* Define to 1 if you have the header file. */ #define HAVE_NETINET_IN_H 1 /* Define to 1 if you have the header file. */ #define HAVE_NETINET_TCP_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_POLL_H */ /* Define if you have POSIX threads libraries and header files. */ /* #undef HAVE_PTHREAD */ /* Define to 1 if you have the header file. */ #define HAVE_PTHREAD_H 1 /* Define to 1 if you have the header file. */ #define HAVE_PWD_H 1 /* Define to 1 if you have the header file. */ #define HAVE_RPC_RPC_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_RPC_TYPES_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_RPC_XDR_H */ /* Define to 1 if you have the header file. */ #define HAVE_SCHED_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SIGNAL_H 1 /* Define to 1 if the system has the type `socklen_t'. */ #define HAVE_SOCKLEN_T 1 /* Define to 1 if you have the header file. */ #define HAVE_STDARG_H 1 /* Define to 1 if stdbool.h conforms to C99. */ #define HAVE_STDBOOL_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDDEF_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDINT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDIO_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDLIB_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STRINGS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STRING_H 1 /* Define to 1 if you have the `sysconf' function. */ #define HAVE_SYSCONF 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_CDEFS_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_ENDIAN_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_POLL_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_RESOURCE_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_SELECT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_SOCKET_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_STAT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_TIME_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_TYPES_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_UIO_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_UN_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_WAIT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_TIME_H 1 /* Define to 1 if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define to 1 if you have the `xdr_longlong_t' function. */ #define HAVE_XDR_LONGLONG_T 1 /* Define to 1 if you have the header file. */ #define HAVE_ZLIB_H 1 /* Define to 1 if the system has the type `_Bool'. */ #define HAVE__BOOL 1 /* Define architecture number. */ #define NGI_ARCHITECTURE_ID 12 /* Define CC. */ #define NGI_CC "gcc" /* Define to use getpwuid_r. */ #define NGI_GETPWUID_R_ENABLE 1 /* Define CPP for IDL. */ #define NGI_IDL_CPP "gcc -E -xc" /* Define compile time NG_DIR. */ #define NGI_NG_DIR "/Users/merzky/links/saga/svn/trunk/adaptors/ninfg/ninfg-adaptor-1112/external/ng-5.0.0/install" /* Define if the IDL cpp do not accepts idl suffix. */ /* #undef NGI_NO_IDL_CPP_ACCEPT_IDL_FILE */ /* Define to va_arg accepts function pointer. */ /* #undef NGI_NO_VA_ARG_FUNCTION_PTR */ /* Define to use NULL as va_list. */ /* #undef NGI_NO_VA_LIST_NULL */ /* Define to 1 if you use poll(). */ /* #undef NGI_POLL_ENABLED */ /* Define to cast the pthread_t to long. */ #define NGI_PTHREAD_T_CASTABLE_LONG 1 /* Define to embed static char rcsid array. */ #define NGI_RCSID_EMBEDABLE 1 /* Define to 1 if you use select(). */ #define NGI_SELECT_ENABLED 1 /* Define to 1 if you use signal. */ #define NGI_SIGNAL_HANDLING_ENABLED 1 /* Define to avoid sigwait bug. */ #define NGI_SIGWAIT_HAS_BUG 1 /* Define to check size_t non negative. */ #define NGI_SIZET_CHECK_NEGATIVE 1 /* Define to avoid waitpid from thread bug. */ /* #undef NGI_THREAD_WAITPID_HAS_BUG */ /* Define to use UNIX socket with authentication. */ /* #undef NGI_UNIX_SOCKET_ENABLED */ /* Define sockaddr_un sun.path size. */ /* #undef NGI_UNIX_SOCKET_PATH_MAX */ /* Define to 1 if you use zlib on Ninf-G. */ #define NGI_ZLIB_ENABLED 1 /* compiler is able to check arguments of function like printf. */ #define NG_ATTRIBUTE_PRINTF_ENABLE 1 /* Define if the Ninf-G work by pthread. */ #define NG_PTHREAD 1 /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "" /* Define to the full name of this package. */ #define PACKAGE_NAME "" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "" /* Define to the version of this package. */ #define PACKAGE_VERSION "" /* Define to necessary symbol if this constant uses a non-standard name on your system. */ /* #undef PTHREAD_CREATE_JOINABLE */ /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define to 1 if you can safely include both and . */ #define TIME_WITH_SYS_TIME 1 /* Number of bits in a file offset, on hosts where this is settable. */ /* #undef _FILE_OFFSET_BITS */ /* Define for large files, on AIX-style hosts. */ /* #undef _LARGE_FILES */ /* Define to use reentrant function on Solaris. */ /* #undef _POSIX_PTHREAD_SEMANTICS */