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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

1 frodo 2 /* config.h.in. Generated automatically from configure.in by autoheader. */
2    
3 frodo 116 /* Define if you have the <dlfcn.h> header file. */
4     #undef HAVE_DLFCN_H
5 frodo 2
6 frodo 116 /* Define if you don't have `vprintf' but do have `_doprnt.' */
7 frodo 2 #undef HAVE_DOPRNT
8    
9 frodo 116 /* Define if you have the `getopt_long' function. */
10     #undef HAVE_GETOPT_LONG
11 frodo 2
12 frodo 116 /* Define if you have the <inttypes.h> header file. */
13     #undef HAVE_INTTYPES_H
14 frodo 2
15 frodo 116 /* Define if you have the <memory.h> header file. */
16     #undef HAVE_MEMORY_H
17 frodo 2
18 frodo 116 /* 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 frodo 16 #undef IMAGEMAGICK
38    
39 frodo 116 /* Name of package */
40     #undef PACKAGE
41    
42     /* The size of a `char', as computed by sizeof. */
43 frodo 2 #undef SIZEOF_CHAR
44    
45 frodo 116 /* The size of a `int', as computed by sizeof. */
46 frodo 2 #undef SIZEOF_INT
47    
48 frodo 116 /* The size of a `long', as computed by sizeof. */
49 frodo 2 #undef SIZEOF_LONG
50    
51 frodo 116 /* The size of a `short', as computed by sizeof. */
52 frodo 2 #undef SIZEOF_SHORT
53    
54 frodo 116 /* Define if you have the ANSI C header files. */
55     #undef STDC_HEADERS
56 frodo 36
57 frodo 2 /* Version number of package */
58     #undef VERSION
59    
60 frodo 116 /* 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