Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

config.h

Go to the documentation of this file.
00001 /* src/config.h.  Generated by configure.  */
00002 /* src/config.h.in.  Generated from configure.in by autoheader.  */
00003 /* #undef WITH_DEBUG */
00004 
00005 
00006 /* Define to 1 if you have the <dlfcn.h> header file. */
00007 #define HAVE_DLFCN_H 1
00008 
00009 /* Define to 1 if you have the <inttypes.h> header file. */
00010 #define HAVE_INTTYPES_H 1
00011 
00012 /* Define to 1 if you have the `resolv' library (-lresolv). */
00013 #define HAVE_LIBRESOLV 1
00014 
00015 /* Define to 1 if you have the <memory.h> header file. */
00016 #define HAVE_MEMORY_H 1
00017 
00018 /* Define to 1 if you have the <stdint.h> header file. */
00019 #define HAVE_STDINT_H 1
00020 
00021 /* Define to 1 if you have the <stdlib.h> header file. */
00022 #define HAVE_STDLIB_H 1
00023 
00024 /* Define to 1 if you have the <strings.h> header file. */
00025 #define HAVE_STRINGS_H 1
00026 
00027 /* Define to 1 if you have the <string.h> header file. */
00028 #define HAVE_STRING_H 1
00029 
00030 /* Define to 1 if you have the <sys/stat.h> header file. */
00031 #define HAVE_SYS_STAT_H 1
00032 
00033 /* Define to 1 if you have the <sys/types.h> header file. */
00034 #define HAVE_SYS_TYPES_H 1
00035 
00036 /* Define to 1 if you have the <unistd.h> header file. */
00037 #define HAVE_UNISTD_H 1
00038 
00039 /* Name of package */
00040 #define PACKAGE "main"
00041 
00042 /* Define to the address where bug reports for this package should be sent. */
00043 #define PACKAGE_BUGREPORT ""
00044 
00045 /* Define to the full name of this package. */
00046 #define PACKAGE_NAME ""
00047 
00048 /* Define to the full name and version of this package. */
00049 #define PACKAGE_STRING ""
00050 
00051 /* Define to the one symbol short name of this package. */
00052 #define PACKAGE_TARNAME ""
00053 
00054 /* Define to the version of this package. */
00055 #define PACKAGE_VERSION ""
00056 
00057 /* Define to 1 if you have the ANSI C header files. */
00058 #define STDC_HEADERS 1
00059 
00060 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
00061 #define TIME_WITH_SYS_TIME 1
00062 
00063 /* Version number of package */
00064 #define VERSION "0.0.1"

Generated on Wed Nov 12 02:19:03 2008 for ldapsdk by  doxygen 1.3.9.1