/[public]/psiconv/trunk/config.h.in
ViewVC logotype

Contents of /psiconv/trunk/config.h.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 36 - (show annotations)
Thu Dec 2 18:05:36 1999 UTC (24 years, 4 months ago) by frodo
File size: 1080 byte(s)
(Frodo) Release 0.6.0. Several minor things found when compiling.

1 /* config.h.in. Generated automatically from configure.in by autoheader. */
2
3 /* Define to empty if the keyword does not work. */
4 #undef const
5
6 /* Define if you don't have vprintf but do have _doprnt. */
7 #undef HAVE_DOPRNT
8
9 /* Define if you have the vprintf function. */
10 #undef HAVE_VPRINTF
11
12 /* Define to `unsigned' if <sys/types.h> doesn't define. */
13 #undef size_t
14
15 /* Define if you have the ANSI C header files. */
16 #undef STDC_HEADERS
17
18 /* Define if you want ImageMagick support; -lMagick should work on linking */
19 #undef IMAGEMAGICK
20
21 /* The number of bytes in a char. */
22 #undef SIZEOF_CHAR
23
24 /* The number of bytes in a int. */
25 #undef SIZEOF_INT
26
27 /* The number of bytes in a long. */
28 #undef SIZEOF_LONG
29
30 /* The number of bytes in a short. */
31 #undef SIZEOF_SHORT
32
33 /* Define if you have the getopt_long function. */
34 #undef HAVE_GETOPT_LONG
35
36 /* Define if you have the strdup function. */
37 #undef HAVE_STRDUP
38
39 /* Define if you have the <unistd.h> header file. */
40 #undef HAVE_UNISTD_H
41
42 /* Name of package */
43 #undef PACKAGE
44
45 /* Version number of package */
46 #undef VERSION
47

frodo@frodo.looijaard.name
ViewVC Help
Powered by ViewVC 1.1.26