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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 16 - (show annotations)
Wed Oct 13 16:08:59 1999 UTC (24 years, 5 months ago) by frodo
File size: 1003 byte(s)
(Frodo) Added ImageMagick detection and configuration. No code to use it yet.

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 strdup function. */
34 #undef HAVE_STRDUP
35
36 /* Define if you have the <unistd.h> header file. */
37 #undef HAVE_UNISTD_H
38
39 /* Name of package */
40 #undef PACKAGE
41
42 /* Version number of package */
43 #undef VERSION
44

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