X-Git-Url: https://jfr.im/git/solanum.git/blobdiff_plain/c678fbc08b2020eea76e70f148a7a2d16d8cf93e..8e9c6a75905ad9feb5d374e67b4c9ab5f6e8a514:/include/setup.h.in diff --git a/include/setup.h.in b/include/setup.h.in index 6df76c19..e2432123 100644 --- a/include/setup.h.in +++ b/include/setup.h.in @@ -272,13 +272,15 @@ 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 @@ -434,7 +436,7 @@ /* 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. */