]> jfr.im git - solanum.git/blobdiff - include/setup.h.in
modules: add new MAPI V2
[solanum.git] / include / setup.h.in
index 96e5fbcead45351fc4e0e1dc9b446132317adfcd..e2432123fdda47b1f443479dbe605b02ee4fd7ba 100644 (file)
 /* Define to 1 if you have the <dlfcn.h> header file. */
 #undef HAVE_DLFCN_H
 
-/* Define to 1 if you have the `dlfunc' function. */
-#undef HAVE_DLFUNC
-
-/* Define if the dlopen function is available. */
-#undef HAVE_DLOPEN
-
 /* Define to 1 if you have the <dl.h> header file. */
 #undef HAVE_DL_H
 
 /* Define if you have the _dyld_func_lookup function. */
 #undef HAVE_DYLD
 
-/* Define if your system supports the epoll system calls */
-#undef HAVE_EPOLL
-
-/* Define to 1 if you have the `epoll_ctl' function. */
-#undef HAVE_EPOLL_CTL
-
 /* Define to 1 if you have the <errno.h> header file. */
 #undef HAVE_ERRNO_H
 
 /* Define to 1 if you have the <inttypes.h> header file. */
 #undef HAVE_INTTYPES_H
 
-/* Define to 1 if you have the `kevent' function. */
-#undef HAVE_KEVENT
-
 /* Define to 1 if you have the `crypto' library (-lcrypto). */
 #undef HAVE_LIBCRYPTO
 
 /* Define to 1 if you have the `opendir' function. */
 #undef HAVE_OPENDIR
 
-/* Define to 1 if you have the `poll' function. */
-#undef HAVE_POLL
-
-/* Define to 1 if you have the `port_getn' function. */
-#undef HAVE_PORT_GETN
-
 /* Define if libtool can extract symbol lists from object files. */
 #undef HAVE_PRELOADED_SYMBOLS
 
 /* Define to 1 if you have the `readdir' function. */
 #undef HAVE_READDIR
 
-/* Define to 1 if you have the `select' function. */
-#undef HAVE_SELECT
-
-/* Define if the shl_load function is available. */
+/* Define if you have the shl_load function. */
 #undef HAVE_SHL_LOAD
 
+/* Define to 1 if you have the `snprintf' function. */
+#undef HAVE_SNPRINTF
+
 /* Define to 1 if you have the `socketpair' function. */
 #undef HAVE_SOCKETPAIR
 
    module search path. */
 #undef LT_MODULE_PATH_VAR
 
-/* Define to the sub-directory in which libtool stores uninstalled libraries.
-   */
+/* Define to the sub-directory where libtool stores uninstalled libraries. */
 #undef LT_OBJDIR
 
 /* Define to the shared library suffix, say, ".dylib". */
 #undef LT_SHARED_EXT
 
+/* Define to the shared archive member specification, say "(shr.o)". */
+#undef LT_SHARED_LIB_MEMBER
+
 /* Sizeof member heap. */
 #undef MEMBER_HEAP_SIZE
 
 /* Size of the WHOWAS array. */
 #undef NICKNAMEHISTORYLENGTH
 
-/* Define to 1 if you wish to disable the block allocator. */
-#undef NOBALLOC
-
 /* Name of package */
 #undef PACKAGE
 
 /* String with which all programs intended to be in PATH are prefixed. */
 #undef PROGRAM_PREFIX
 
-/* This is the type of IO loop we are using */
-#undef SELECT_TYPE
-
-/* Suffix for shared libraries on this platform. */
-#undef SHARED_SUFFIX
-
 /* The size of `int', as computed by sizeof. */
 #undef SIZEOF_INT
 
        STACK_DIRECTION = 0 => direction of growth unknown */
 #undef STACK_DIRECTION
 
-/* Define to 1 if dynamic modules can't be used. */
-#undef STATIC_MODULES
-
 /* Define to 1 if you have the ANSI C header files. */
 #undef STDC_HEADERS
 
-/* Define to 1 if string.h may be included along with strings.h */
-#undef STRING_WITH_STRINGS
-
-/* String containing extra underscores prepended to symbols loaded from
-   modules. */
-#undef SYMBOL_PREFIX
-
 /* Maximum topic length (<=390) */
 #undef TOPICLEN
 
 /* Size of the user heap. */
 #undef USER_HEAP_SIZE
 
-/* Define this to enable IO Debug hooks. */
-#undef USE_IODEBUG_HOOKS
-
 /* Enable extensions on AIX 3, Interix.  */
 #ifndef _ALL_SOURCE
 # undef _ALL_SOURCE
 /* Define to 1 if you need to in order for `stat' and other things to work. */
 #undef _POSIX_SOURCE
 
-/* This is needed to use strtok_r on Solaris. */
-#undef __EXTENSIONS__
-
 /* Define so that glibc/gnulib argp.h does not typedef error_t. */
 #undef __error_t_defined
 
 /* Define to empty if `const' does not conform to ANSI C. */
 #undef const
 
-/* Define to a type to use for `error_t' if it is not otherwise available. */
+/* Define to a type to use for 'error_t' if it is not otherwise available. */
 #undef error_t
 
 /* If system does not define in_port_t, define it to what it should be. */