]> jfr.im git - solanum.git/blobdiff - include/setup.h.in
Merge pull request #154 from Elizafox/master
[solanum.git] / include / setup.h.in
index 5ec7453c69c113a580b51b87f06e40d094ad85de..e2432123fdda47b1f443479dbe605b02ee4fd7ba 100644 (file)
 /* 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 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 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. */