|
SCIMBridge 0.4.x
|
00001 /* config.h. Generated from config-h.in by configure. */ 00002 /* config-h.in. Generated from configure.ac by autoheader. */ 00003 00004 /* Define to 1 if you have the `argz_add' function. */ 00005 #define HAVE_ARGZ_ADD 1 00006 00007 /* Define to 1 if you have the `argz_append' function. */ 00008 #define HAVE_ARGZ_APPEND 1 00009 00010 /* Define to 1 if you have the `argz_count' function. */ 00011 #define HAVE_ARGZ_COUNT 1 00012 00013 /* Define to 1 if you have the `argz_create_sep' function. */ 00014 #define HAVE_ARGZ_CREATE_SEP 1 00015 00016 /* Define to 1 if you have the <argz.h> header file. */ 00017 #define HAVE_ARGZ_H 1 00018 00019 /* Define to 1 if you have the `argz_insert' function. */ 00020 #define HAVE_ARGZ_INSERT 1 00021 00022 /* Define to 1 if you have the `argz_next' function. */ 00023 #define HAVE_ARGZ_NEXT 1 00024 00025 /* Define to 1 if you have the `argz_stringify' function. */ 00026 #define HAVE_ARGZ_STRINGIFY 1 00027 00028 /* Define to 1 if you have the `closedir' function. */ 00029 #define HAVE_CLOSEDIR 1 00030 00031 /* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if 00032 you don't. */ 00033 /* #undef HAVE_DECL_CYGWIN_CONV_PATH */ 00034 00035 /* Define to 1 if you have the <dirent.h> header file. */ 00036 #define HAVE_DIRENT_H 1 00037 00038 /* Define if you have the GNU dld library. */ 00039 /* #undef HAVE_DLD */ 00040 00041 /* Define to 1 if you have the <dld.h> header file. */ 00042 /* #undef HAVE_DLD_H */ 00043 00044 /* Define to 1 if you have the `dlerror' function. */ 00045 #define HAVE_DLERROR 1 00046 00047 /* Define to 1 if you have the <dlfcn.h> header file. */ 00048 #define HAVE_DLFCN_H 1 00049 00050 /* Define to 1 if you have the <dl.h> header file. */ 00051 /* #undef HAVE_DL_H */ 00052 00053 /* Define if you have the _dyld_func_lookup function. */ 00054 /* #undef HAVE_DYLD */ 00055 00056 /* Define to 1 if the system has the type `error_t'. */ 00057 #define HAVE_ERROR_T 1 00058 00059 /* Define to 1 if you have the <inttypes.h> header file. */ 00060 #define HAVE_INTTYPES_H 1 00061 00062 /* Define if you have the libdl library or equivalent. */ 00063 #define HAVE_LIBDL 1 00064 00065 /* Define if libdlloader will be built on this platform */ 00066 #define HAVE_LIBDLLOADER 1 00067 00068 /* Define to 1 if you have the <mach-o/dyld.h> header file. */ 00069 /* #undef HAVE_MACH_O_DYLD_H */ 00070 00071 /* Define to 1 if you have the <memory.h> header file. */ 00072 #define HAVE_MEMORY_H 1 00073 00074 /* Define to 1 if you have the `opendir' function. */ 00075 #define HAVE_OPENDIR 1 00076 00077 /* Define if libtool can extract symbol lists from object files. */ 00078 #define HAVE_PRELOADED_SYMBOLS 1 00079 00080 /* Define to 1 if you have the `readdir' function. */ 00081 #define HAVE_READDIR 1 00082 00083 /* Define if you have the shl_load function. */ 00084 /* #undef HAVE_SHL_LOAD */ 00085 00086 /* Define to 1 if you have the <stdint.h> header file. */ 00087 #define HAVE_STDINT_H 1 00088 00089 /* Define to 1 if you have the <stdlib.h> header file. */ 00090 #define HAVE_STDLIB_H 1 00091 00092 /* Define to 1 if you have the <strings.h> header file. */ 00093 #define HAVE_STRINGS_H 1 00094 00095 /* Define to 1 if you have the <string.h> header file. */ 00096 #define HAVE_STRING_H 1 00097 00098 /* Define to 1 if you have the `strlcat' function. */ 00099 /* #undef HAVE_STRLCAT */ 00100 00101 /* Define to 1 if you have the `strlcpy' function. */ 00102 /* #undef HAVE_STRLCPY */ 00103 00104 /* Define to 1 if you have the <sys/dl.h> header file. */ 00105 /* #undef HAVE_SYS_DL_H */ 00106 00107 /* Define to 1 if you have the <sys/stat.h> header file. */ 00108 #define HAVE_SYS_STAT_H 1 00109 00110 /* Define to 1 if you have the <sys/types.h> header file. */ 00111 #define HAVE_SYS_TYPES_H 1 00112 00113 /* Define to 1 if you have the <unistd.h> header file. */ 00114 #define HAVE_UNISTD_H 1 00115 00116 /* This value is set to 1 to indicate that the system argz facility works */ 00117 #define HAVE_WORKING_ARGZ 1 00118 00119 /* Define if the OS needs help to load dependent libraries for dlopen(). */ 00120 /* #undef LTDL_DLOPEN_DEPLIBS */ 00121 00122 /* Define to the system default library search path. */ 00123 #define LT_DLSEARCH_PATH "/lib:/usr/lib:/usr/X11R6/lib64/Xaw3d:/usr/X11R6/lib64:/usr/lib64/Xaw3d:/usr/X11R6/lib/Xaw3d:/usr/X11R6/lib:/usr/lib/Xaw3d:/usr/x86_64-suse-linux/lib:/usr/local/lib:/opt/kde3/lib:/lib64:/lib:/usr/lib64:/usr/lib:/usr/local/lib64:/opt/kde3/lib64" 00124 00125 /* The archive extension */ 00126 #define LT_LIBEXT "a" 00127 00128 /* Define to the extension used for runtime loadable modules, say, ".so". */ 00129 #define LT_MODULE_EXT ".so" 00130 00131 /* Define to the name of the environment variable that determines the run-time 00132 module search path. */ 00133 #define LT_MODULE_PATH_VAR "LD_LIBRARY_PATH" 00134 00135 /* Define to the sub-directory in which libtool stores uninstalled libraries. 00136 */ 00137 #define LT_OBJDIR ".libs/" 00138 00139 /* Define if dlsym() requires a leading underscore in symbol names. */ 00140 /* #undef NEED_USCORE */ 00141 00142 /* Name of package */ 00143 #define PACKAGE "libltdl" 00144 00145 /* Define to the address where bug reports for this package should be sent. */ 00146 #define PACKAGE_BUGREPORT "bug-libtool@gnu.org" 00147 00148 /* Define to the full name of this package. */ 00149 #define PACKAGE_NAME "libltdl" 00150 00151 /* Define to the full name and version of this package. */ 00152 #define PACKAGE_STRING "libltdl 2.2.6b" 00153 00154 /* Define to the one symbol short name of this package. */ 00155 #define PACKAGE_TARNAME "libltdl" 00156 00157 /* Define to the home page for this package. */ 00158 #define PACKAGE_URL "" 00159 00160 /* Define to the version of this package. */ 00161 #define PACKAGE_VERSION "2.2.6b" 00162 00163 /* Define to 1 if you have the ANSI C header files. */ 00164 #define STDC_HEADERS 1 00165 00166 /* Version number of package */ 00167 #define VERSION "2.2.6b" 00168 00169 /* Define so that glibc/gnulib argp.h does not typedef error_t. */ 00170 /* #undef __error_t_defined */ 00171 00172 /* Define to a type to use for `error_t' if it is not otherwise available. */ 00173 /* #undef error_t */
1.7.3