config.h

00001 /* config.h.  Generated by configure.  */
00002 /* config.h.in.  Generated from configure.ac by autoheader.  */
00003 
00004 /* Define this to enable the debug facility in libscim */
00005 #define ENABLE_DEBUG 1
00006 
00007 /* Force use of GDK's multihead-safe APIs. */
00008 #define GDK_MULTIHEAD_SAFE 1
00009 
00010 /* The gettext domain */
00011 #define GETTEXT_PACKAGE "scim-bridge"
00012 
00013 /* Define to 1 if you have the `argz_append' function. */
00014 #define HAVE_ARGZ_APPEND 1
00015 
00016 /* Define to 1 if you have the `argz_create_sep' function. */
00017 #define HAVE_ARGZ_CREATE_SEP 1
00018 
00019 /* Define to 1 if you have the <argz.h> header file. */
00020 #define HAVE_ARGZ_H 1
00021 
00022 /* Define to 1 if you have the `argz_insert' function. */
00023 #define HAVE_ARGZ_INSERT 1
00024 
00025 /* Define to 1 if you have the `argz_next' function. */
00026 #define HAVE_ARGZ_NEXT 1
00027 
00028 /* Define to 1 if you have the `argz_stringify' function. */
00029 #define HAVE_ARGZ_STRINGIFY 1
00030 
00031 /* Define to 1 if you have the <assert.h> header file. */
00032 #define HAVE_ASSERT_H 1
00033 
00034 /* Define to 1 if you have the `bcopy' function. */
00035 /* #undef HAVE_BCOPY */
00036 
00037 /* Define to 1 if you have the `closedir' function. */
00038 #define HAVE_CLOSEDIR 1
00039 
00040 /* Define to 1 if you have the <ctype.h> header file. */
00041 #define HAVE_CTYPE_H 1
00042 
00043 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
00044    */
00045 #define HAVE_DIRENT_H 1
00046 
00047 /* Define if you have the GNU dld library. */
00048 /* #undef HAVE_DLD */
00049 
00050 /* Define to 1 if you have the <dld.h> header file. */
00051 /* #undef HAVE_DLD_H */
00052 
00053 /* Define to 1 if you have the `dlerror' function. */
00054 #define HAVE_DLERROR 1
00055 
00056 /* Define to 1 if you have the <dlfcn.h> header file. */
00057 #define HAVE_DLFCN_H 1
00058 
00059 /* Define to 1 if you have the <dl.h> header file. */
00060 /* #undef HAVE_DL_H */
00061 
00062 /* Define if you have the _dyld_func_lookup function. */
00063 /* #undef HAVE_DYLD */
00064 
00065 /* Define to 1 if you have the <errno.h> header file. */
00066 #define HAVE_ERRNO_H 1
00067 
00068 /* Define to 1 if the system has the type `error_t'. */
00069 #define HAVE_ERROR_T 1
00070 
00071 /* Have gtk_draw_insertion_cursor (). */
00072 #define HAVE_GTK_DRAW_INSERTION_CURSOR 1
00073 
00074 /* Define to 1 if you have the `index' function. */
00075 /* #undef HAVE_INDEX */
00076 
00077 /* Define to 1 if you have the <inttypes.h> header file. */
00078 #define HAVE_INTTYPES_H 1
00079 
00080 /* Define if you have the libdl library or equivalent. */
00081 #define HAVE_LIBDL 1
00082 
00083 /* Define to 1 if you have the <mach-o/dyld.h> header file. */
00084 /* #undef HAVE_MACH_O_DYLD_H */
00085 
00086 /* Define to 1 if you have the <malloc.h> header file. */
00087 #define HAVE_MALLOC_H 1
00088 
00089 /* Define to 1 if you have the `memcpy' function. */
00090 #define HAVE_MEMCPY 1
00091 
00092 /* Define to 1 if you have the `memmove' function. */
00093 #define HAVE_MEMMOVE 1
00094 
00095 /* Define to 1 if you have the <memory.h> header file. */
00096 #define HAVE_MEMORY_H 1
00097 
00098 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
00099 /* #undef HAVE_NDIR_H */
00100 
00101 /* Define to 1 if you have the `opendir' function. */
00102 #define HAVE_OPENDIR 1
00103 
00104 /* Define if libtool can extract symbol lists from object files. */
00105 #define HAVE_PRELOADED_SYMBOLS 1
00106 
00107 /* Define to 1 if you have the `readdir' function. */
00108 #define HAVE_READDIR 1
00109 
00110 /* Define to 1 if you have the `rindex' function. */
00111 /* #undef HAVE_RINDEX */
00112 
00113 /* Define if you have the shl_load function. */
00114 /* #undef HAVE_SHL_LOAD */
00115 
00116 /* Define to 1 if you have the <stdint.h> header file. */
00117 #define HAVE_STDINT_H 1
00118 
00119 /* Define to 1 if you have the <stdio.h> header file. */
00120 #define HAVE_STDIO_H 1
00121 
00122 /* Define to 1 if you have the <stdlib.h> header file. */
00123 #define HAVE_STDLIB_H 1
00124 
00125 /* Define to 1 if you have the `strchr' function. */
00126 #define HAVE_STRCHR 1
00127 
00128 /* Define to 1 if you have the `strcmp' function. */
00129 #define HAVE_STRCMP 1
00130 
00131 /* Define to 1 if you have the <strings.h> header file. */
00132 #define HAVE_STRINGS_H 1
00133 
00134 /* Define to 1 if you have the <string.h> header file. */
00135 #define HAVE_STRING_H 1
00136 
00137 /* Define to 1 if you have the `strrchr' function. */
00138 #define HAVE_STRRCHR 1
00139 
00140 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
00141    */
00142 /* #undef HAVE_SYS_DIR_H */
00143 
00144 /* Define to 1 if you have the <sys/dl.h> header file. */
00145 /* #undef HAVE_SYS_DL_H */
00146 
00147 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
00148    */
00149 /* #undef HAVE_SYS_NDIR_H */
00150 
00151 /* Define to 1 if you have the <sys/stat.h> header file. */
00152 #define HAVE_SYS_STAT_H 1
00153 
00154 /* Define to 1 if you have the <sys/types.h> header file. */
00155 #define HAVE_SYS_TYPES_H 1
00156 
00157 /* Define to 1 if you have the <unistd.h> header file. */
00158 #define HAVE_UNISTD_H 1
00159 
00160 /* Define if the OS needs help to load dependent libraries for dlopen(). */
00161 /* #undef LTDL_DLOPEN_DEPLIBS */
00162 
00163 /* Define to the sub-directory in which libtool stores uninstalled libraries.
00164    */
00165 #define LTDL_OBJDIR ".libs/"
00166 
00167 /* Define to the name of the environment variable that determines the dynamic
00168    library search path. */
00169 #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
00170 
00171 /* Define to the extension used for shared libraries, say, ".so". */
00172 #define LTDL_SHLIB_EXT ".so"
00173 
00174 /* Define to the system default library search path. */
00175 #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/usr/lib/qt-3.3/lib"
00176 
00177 /* Define if dlsym() requires a leading underscore in symbol names. */
00178 /* #undef NEED_USCORE */
00179 
00180 /* Name of package */
00181 #define PACKAGE "scim-bridge"
00182 
00183 /* Define to the address where bug reports for this package should be sent. */
00184 #define PACKAGE_BUGREPORT "ryo-dairiki@users.sourceforge.net"
00185 
00186 /* Define to the full name of this package. */
00187 #define PACKAGE_NAME "scim-bridge"
00188 
00189 /* Define to the full name and version of this package. */
00190 #define PACKAGE_STRING "scim-bridge 0.4.5"
00191 
00192 /* Define to the one symbol short name of this package. */
00193 #define PACKAGE_TARNAME "scim-bridge"
00194 
00195 /* Define to the version of this package. */
00196 #define PACKAGE_VERSION "0.4.5"
00197 
00198 /* The Major version of SCIM library. */
00199 #define SCIM_BRIDGE_MAJOR_VERSION 0
00200 
00201 /* The Micro version of SCIM library. */
00202 #define SCIM_BRIDGE_MICRO_VERSION 5
00203 
00204 /* The Minor version of SCIM library. */
00205 #define SCIM_BRIDGE_MINOR_VERSION 4
00206 
00207 /* The release version of SCIM library. */
00208 #define SCIM_BRIDGE_VERSION "0.4.5"
00209 
00210 /* Define to 1 if you have the ANSI C header files. */
00211 #define STDC_HEADERS 1
00212 
00213 /* Version number of package */
00214 #define VERSION "0.4.5"
00215 
00216 /* Define to empty if `const' does not conform to ANSI C. */
00217 /* #undef const */
00218 
00219 /* Define to a type to use for `error_t' if it is not otherwise available. */
00220 /* #undef error_t */

Generated on Tue Sep 26 21:55:59 2006 for ScimBridge by  doxygen 1.4.6