File: config.h.in

package info (click to toggle)
jpeginfo 1.5a-1.1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 288 kB
  • ctags: 92
  • sloc: sh: 2,460; ansic: 1,135; makefile: 90
file content (37 lines) | stat: -rw-r--r-- 770 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
/* config.h.in. 
 * $Id: config.h.in,v 1.5 1998/01/15 10:47:32 tjko Exp $
 *
 */


/* Define if you have the ANSI C header files.  */
#undef STDC_HEADERS

/* The number of bytes in a int.  */
#undef SIZEOF_INT

/* The number of bytes in a long.  */
#undef SIZEOF_LONG

/* Define if you have the getopt_long function.  */
#undef HAVE_GETOPT_LONG

/* Define if you have the <getopt.h> header file.  */
#undef HAVE_GETOPT_H

/* Define if you have the <string.h> header file.  */
#undef HAVE_STRING_H

/* Define if you have the <unistd.h> header file.  */
#undef HAVE_UNISTD_H

/* Define if you have the jpeg library (-ljpeg).  */
#undef HAVE_LIBJPEG



/* Define if you have broken jmorecfg.h (SGI's usually have this problem) */
#undef BROKEN_METHODDEF

#undef HOST_TYPE