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

config.h

00001 /* src/config.h.  Generated by configure.  */
00002 /* src/config.h.in.  Generated from configure.ac by autoheader.  */
00003 
00004 /* gcc major version */
00005 #define GCC_MAJOR_VERSION 2
00006 
00007 /* gcc version */
00008 #define GCC_VERSION "2.95.3"
00009 
00010 /* Define to 1 if you have the <dlfcn.h> header file. */
00011 #define HAVE_DLFCN_H 1
00012 
00013 /* */
00014 #define HAVE_GIF_LIB_H 1
00015 
00016 /* Define to 1 if you have the <inttypes.h> header file. */
00017 #define HAVE_INTTYPES_H 1
00018 
00019 /* */
00020 #define HAVE_JPEGLIB_H 1
00021 
00022 /* Define to 1 if you have the `gif' library (-lgif). */
00023 /* #undef HAVE_LIBGIF */
00024 
00025 /* Define to 1 if you have the `jpeg' library (-ljpeg). */
00026 #define HAVE_LIBJPEG 1
00027 
00028 /* Define to 1 if you have the `nsl' library (-lnsl). */
00029 #define HAVE_LIBNSL 1
00030 
00031 /* Define to 1 if you have the `socket' library (-lsocket). */
00032 #define HAVE_LIBSOCKET 1
00033 
00034 /* Define to 1 if you have the `ungif' library (-lungif). */
00035 #define HAVE_LIBUNGIF 1
00036 
00037 /* */
00038 #define HAVE_LIBXERCESC 1
00039 
00040 /* Define to 1 if you have the `Xpm' library (-lXpm). */
00041 #define HAVE_LIBXPM 1
00042 
00043 /* Define to 1 if you have the <memory.h> header file. */
00044 #define HAVE_MEMORY_H 1
00045 
00046 /* */
00047 /* #undef HAVE_NO_SOCKLEN_T */
00048 
00049 /* Define to 1 if you have the <stdint.h> header file. */
00050 /* #undef HAVE_STDINT_H */
00051 
00052 /* Define to 1 if you have the <stdlib.h> header file. */
00053 #define HAVE_STDLIB_H 1
00054 
00055 /* Define to 1 if you have the <strings.h> header file. */
00056 #define HAVE_STRINGS_H 1
00057 
00058 /* Define to 1 if you have the <string.h> header file. */
00059 #define HAVE_STRING_H 1
00060 
00061 /* Define to 1 if you have the <sys/stat.h> header file. */
00062 #define HAVE_SYS_STAT_H 1
00063 
00064 /* Define to 1 if you have the <sys/types.h> header file. */
00065 #define HAVE_SYS_TYPES_H 1
00066 
00067 /* Define to 1 if you have the <unistd.h> header file. */
00068 #define HAVE_UNISTD_H 1
00069 
00070 /* Define to 1 if you have the <X11/Xmu/XmuSolaris.h> header file. */
00071 #define HAVE_X11_XMU_XMUSOLARIS_H 1
00072 
00073 /* */
00074 #define HAVE_XERCESC_DOM_HPP 1
00075 
00076 /* */
00077 /* #undef HAVE_XSOLARISGETVISUALGAMMA */
00078 
00079 /* Define to the address where bug reports for this package should be sent. */
00080 #define PACKAGE_BUGREPORT ""
00081 
00082 /* Define to the full name of this package. */
00083 #define PACKAGE_NAME "ubit"
00084 
00085 /* Define to the full name and version of this package. */
00086 #define PACKAGE_STRING "ubit 3.6.4"
00087 
00088 /* Define to the one symbol short name of this package. */
00089 #define PACKAGE_TARNAME "ubit"
00090 
00091 /* Define to the version of this package. */
00092 #define PACKAGE_VERSION "3.6.4"
00093 
00094 /* Define to 1 if you have the ANSI C header files. */
00095 #define STDC_HEADERS 1
00096 
00097 /* Define to 1 if the X Window System is missing or not being used. */
00098 /* #undef X_DISPLAY_MISSING */
00099 
00100 /* Define to 1 if on AIX 3.
00101    System headers sometimes define this.
00102    We just want to avoid a redefinition error message.  */
00103 #ifndef _ALL_SOURCE
00104 /* # undef _ALL_SOURCE */
00105 #endif
00106 
00107 /* Enable GNU extensions on systems that have them.  */
00108 #ifndef _GNU_SOURCE
00109 # define _GNU_SOURCE 1
00110 #endif

Generated on Fri Jun 3 03:30:11 2005 for Ubit[Eric.Lecolinet@enst.fr] by  doxygen 1.4.2