"Fossies" - the Fresh Open Source Software Archive

Member "jpeginfo-1.6.1/config.h.in" (7 Dec 2002, 785 Bytes) of package /linux/privat/old/jpeginfo-1.6.1.tar.gz:


As a special service "Fossies" has tried to format the requested text file into HTML format (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

    1 /* config.h.in. 
    2  * $Id: config.h.in,v 1.6 2002/12/07 22:13:40 tjko Exp $
    3  *
    4  */
    5 
    6 
    7 /* Define if you have the ANSI C header files.  */
    8 #undef STDC_HEADERS
    9 
   10 /* The number of bytes in a int.  */
   11 #undef SIZEOF_INT
   12 
   13 /* The number of bytes in a long.  */
   14 #undef SIZEOF_LONG
   15 
   16 /* Define if you have the getopt_long function.  */
   17 #undef HAVE_GETOPT_LONG
   18 
   19 /* Define if you have the <getopt.h> header file.  */
   20 #undef HAVE_GETOPT_H
   21 
   22 /* Define if you have the <string.h> header file.  */
   23 #undef HAVE_STRING_H
   24 
   25 /* Define if you have the <unistd.h> header file.  */
   26 #undef HAVE_UNISTD_H
   27 
   28 /* Define if you have the jpeg library (-ljpeg).  */
   29 #undef HAVE_LIBJPEG
   30 
   31 
   32 
   33 /* Define if you have broken jmorecfg.h (SGI's usually have this problem) */
   34 #undef BROKEN_METHODDEF
   35 
   36 #undef HOST_TYPE
   37 
   38 
   39 /* eof :-) */