Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | File Members | Related Pages

LgiConfig.h

00001 #ifndef _LGI_CONFIG_H_
00002 #define _LGI_CONFIG_H_
00003 
00004 // Define as 1 if iconv.h is present
00005 // Download: http://www.gnu.org/software/libiconv
00006 #define HAVE_ICONV              1
00007 
00008 // Define as 1 if libjpeg is present
00009 // Download: http://freshmeat.net/projects/libjpeg/?topic_id=105%2C809
00010 #define HAVE_LIBJPEG            1
00011 
00012 // Define as 1 if libpng is present
00013 // Download: http://www.libpng.org/pub/png/libpng.html
00014 //           http://www.gzip.org/zlib
00015 #define HAVE_LIBPNG             1
00016 
00017 #endif

Generated on Wed Oct 26 14:46:50 2005 for Lgi by  doxygen 1.4.1