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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 116 - (show annotations)
Sun Jun 17 18:44:28 2001 UTC (22 years, 9 months ago) by frodo
File size: 1550 byte(s)
(Frodo) Update to libtool-1.4, autoconf-2.50

1 /* config.h.in. Generated automatically from configure.in by autoheader. */
2
3 /* Define if you have the <dlfcn.h> header file. */
4 #undef HAVE_DLFCN_H
5
6 /* Define if you don't have `vprintf' but do have `_doprnt.' */
7 #undef HAVE_DOPRNT
8
9 /* Define if you have the `getopt_long' function. */
10 #undef HAVE_GETOPT_LONG
11
12 /* Define if you have the <inttypes.h> header file. */
13 #undef HAVE_INTTYPES_H
14
15 /* Define if you have the <memory.h> header file. */
16 #undef HAVE_MEMORY_H
17
18 /* Define if you have the <stdlib.h> header file. */
19 #undef HAVE_STDLIB_H
20
21 /* Define if you have the `strdup' function. */
22 #undef HAVE_STRDUP
23
24 /* Define if you have the <strings.h> header file. */
25 #undef HAVE_STRINGS_H
26
27 /* Define if you have the <string.h> header file. */
28 #undef HAVE_STRING_H
29
30 /* Define if you have the <unistd.h> header file. */
31 #undef HAVE_UNISTD_H
32
33 /* Define if you have the `vprintf' function. */
34 #undef HAVE_VPRINTF
35
36 /* ImageMagick availability */
37 #undef IMAGEMAGICK
38
39 /* Name of package */
40 #undef PACKAGE
41
42 /* The size of a `char', as computed by sizeof. */
43 #undef SIZEOF_CHAR
44
45 /* The size of a `int', as computed by sizeof. */
46 #undef SIZEOF_INT
47
48 /* The size of a `long', as computed by sizeof. */
49 #undef SIZEOF_LONG
50
51 /* The size of a `short', as computed by sizeof. */
52 #undef SIZEOF_SHORT
53
54 /* Define if you have the ANSI C header files. */
55 #undef STDC_HEADERS
56
57 /* Version number of package */
58 #undef VERSION
59
60 /* Define to empty if `const' does not conform to ANSI C. */
61 #undef const
62
63 /* Define to `unsigned' if <sys/types.h> does not define. */
64 #undef size_t

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