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

config.h

Go to the documentation of this file.
00001 /* config.h.  Generated automatically by configure.  */
00002 /* config.h.in.  Generated automatically from configure.in by autoheader.  */
00003 
00004 /* The number of bytes in a char.  */
00005 #define SIZEOF_CHAR 1
00006 
00007 /* The number of bytes in a char *.  */
00008 #define SIZEOF_CHAR_P 4
00009 
00010 /* The number of bytes in a int.  */
00011 #define SIZEOF_INT 4
00012 
00013 /* The number of bytes in a long.  */
00014 #define SIZEOF_LONG 4
00015 
00016 /* Define if you have the res_init function.  */
00017 #define HAVE_RES_INIT 1
00018 
00019 /* Define if you have the <pthread/linuxthreads/pthread.h> header file.  */
00020 /* #undef HAVE_PTHREAD_LINUXTHREADS_PTHREAD_H */
00021 
00022 /* Name of package */
00023 #define PACKAGE "klineakconfig"
00024 
00025 /* Version number of package */
00026 #define VERSION "0.4"
00027 
00028 /* C++ compiler supports template repository */
00029 #define HAVE_TEMPLATE_REPOSITORY 1
00030 
00031 /* Defines if your system has the crypt function */
00032 #define HAVE_CRYPT 1
00033 
00034 /* Define the real type of socklen_t */
00035 /* #undef socklen_t */
00036 
00037 /* Compatibility define */
00038 #define ksize_t socklen_t
00039 
00040 /* Define if you have libz */
00041 #define HAVE_LIBZ 1
00042 
00043 /* Define if you want Xinerama support */
00044 /* #undef HAVE_XINERAMA */
00045 
00046 /* Define if you have libpng */
00047 #define HAVE_LIBPNG 1
00048 
00049 /* Define if you have libjpeg */
00050 #define HAVE_LIBJPEG 1
00051 
00052 /* Define if you have a working libpthread (will enable threaded code) */
00053 #define HAVE_LIBPTHREAD 1
00054 
00055 /* Define the file for keyboard definitions */
00056 #define LINEAKKB_FILE "/usr/local/bin/../etc/lineakkb.def"
00057 
00058 /* Define the root of the installation directory */
00059 #define ROOTDIR "/usr/"
00060 

Generated on Tue Jun 11 00:31:45 2002 for KLineakConfig by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002