Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members

ubit_config.h

00001 /* src/ubit_config.h.  Generated by configure.  */
00002 /* src/ubit_config.h.in.  Generated from configure.ac by autoheader.  */
00003 
00004 
00005 #ifndef UBIT_CONFIG_H
00006 #define UBIT_CONFIG_H
00007 
00008 #ifndef UBIT_BUILD
00009 
00010 /* Save PACKAGE_* macro values to prevent conflicts when linking
00011    ubit to other code */
00012 
00013 #define _PACKAGE_BUGREPORT      PACKAGE_BUGREPORT
00014 #define _PACKAGE_NAME           PACKAGE_NAME
00015 #define _PACKAGE_STRING         PACKAGE_STRING
00016 #define _PACKAGE_TARNAME        PACKAGE_TARNAME
00017 #define _PACKAGE_VERSION        PACKAGE_VERSION
00018 
00019 #endif  /* UBIT_BUILD */
00020 
00021 
00022 /* gcc major version */
00023 #define GCC_MAJOR_VERSION 4
00024 
00025 /* gcc version */
00026 #define GCC_VERSION "4.0.1"
00027 
00028 /* Define to 1 if you have the <dlfcn.h> header file. */
00029 #define HAVE_DLFCN_H 1
00030 
00031 /* */
00032 #define HAVE_GIF_LIB_H 1
00033 
00034 /* Define to 1 if you have the <inttypes.h> header file. */
00035 #define HAVE_INTTYPES_H 1
00036 
00037 /* */
00038 #define HAVE_JPEGLIB_H 1
00039 
00040 /* Define to 1 if you have the `gif' library (-lgif). */
00041 /* #undef HAVE_LIBGIF */
00042 
00043 /* Define to 1 if you have the `jpeg' library (-ljpeg). */
00044 #define HAVE_LIBJPEG 1
00045 
00046 /* Define to 1 if you have the `nsl' library (-lnsl). */
00047 #define HAVE_LIBNSL 1
00048 
00049 /* Define to 1 if you have the `socket' library (-lsocket). */
00050 /* #undef HAVE_LIBSOCKET */
00051 
00052 /* Define to 1 if you have the `ungif' library (-lungif). */
00053 #define HAVE_LIBUNGIF 1
00054 
00055 /* */
00056 /* #undef HAVE_LIBXERCESC */
00057 
00058 /* Define to 1 if you have the `Xpm' library (-lXpm). */
00059 #define HAVE_LIBXPM 1
00060 
00061 /* Define to 1 if you have the <memory.h> header file. */
00062 #define HAVE_MEMORY_H 1
00063 
00064 /* */
00065 /* #undef HAVE_NO_SOCKLEN_T */
00066 
00067 /* Define to 1 if you have the <stdint.h> header file. */
00068 #define HAVE_STDINT_H 1
00069 
00070 /* Define to 1 if you have the <stdlib.h> header file. */
00071 #define HAVE_STDLIB_H 1
00072 
00073 /* Define to 1 if you have the <strings.h> header file. */
00074 #define HAVE_STRINGS_H 1
00075 
00076 /* Define to 1 if you have the <string.h> header file. */
00077 #define HAVE_STRING_H 1
00078 
00079 /* Define to 1 if you have the <sys/stat.h> header file. */
00080 #define HAVE_SYS_STAT_H 1
00081 
00082 /* Define to 1 if you have the <sys/types.h> header file. */
00083 #define HAVE_SYS_TYPES_H 1
00084 
00085 /* Define to 1 if you have the <unistd.h> header file. */
00086 #define HAVE_UNISTD_H 1
00087 
00088 /* Define to 1 if you have the <X11/Xmu/XmuSolaris.h> header file. */
00089 /* #undef HAVE_X11_XMU_XMUSOLARIS_H */
00090 
00091 /* */
00092 /* #undef HAVE_XERCESC_DOM_HPP */
00093 
00094 /* */
00095 /* #undef HAVE_XSOLARISGETVISUALGAMMA */
00096 
00097 /* Define to the address where bug reports for this package should be sent. */
00098 #define PACKAGE_BUGREPORT ""
00099 
00100 /* Define to the full name of this package. */
00101 #define PACKAGE_NAME "ubit"
00102 
00103 /* Define to the full name and version of this package. */
00104 #define PACKAGE_STRING "ubit 3.6.4"
00105 
00106 /* Define to the one symbol short name of this package. */
00107 #define PACKAGE_TARNAME "ubit"
00108 
00109 /* Define to the version of this package. */
00110 #define PACKAGE_VERSION "3.6.4"
00111 
00112 /* Define to 1 if you have the ANSI C header files. */
00113 #define STDC_HEADERS 1
00114 
00115 /* Define to 1 if the X Window System is missing or not being used. */
00116 /* #undef X_DISPLAY_MISSING */
00117 
00118 /* Define to 1 if on AIX 3.
00119    System headers sometimes define this.
00120    We just want to avoid a redefinition error message.  */
00121 #ifndef _ALL_SOURCE
00122 /* # undef _ALL_SOURCE */
00123 #endif
00124 
00125 /* Enable GNU extensions on systems that have them.  */
00126 #ifndef _GNU_SOURCE
00127 # define _GNU_SOURCE 1
00128 #endif
00129 
00130 
00131 
00132 #ifndef UBIT_BUILD
00133 
00134 /* Restore PACKAGE_* macro values to prevent conflicts when linking
00135    Crypto++ to other code */
00136 
00137 #define PACKAGE_BUGREPORT ""
00138 #define PACKAGE_NAME "ubit"
00139 #define PACKAGE_STRING "ubit 3.6.4"
00140 #define PACKAGE_TARNAME "ubit"
00141 #define PACKAGE_VERSION "3.6.4"
00142 #define PACKAGE_BUGREPORT ""
00143 #define PACKAGE_NAME "ubit"
00144 #define PACKAGE_STRING "ubit 3.6.4"
00145 #define PACKAGE_TARNAME "ubit"
00146 #define PACKAGE_VERSION "3.6.4"
00147 
00148 #endif /* UBIT_BUILD */
00149 
00150 #endif /* UBIT_CONFIG_H */
00151 

Generated on Thu May 19 12:40:16 2005 for Ubit[Eric.Lecolinet@enst.fr] by  doxygen 1.4.2