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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (hide annotations)
Sun Oct 3 21:10:47 1999 UTC (24 years, 6 months ago) by frodo
File size: 905 byte(s)
Imported sources

1 frodo 2 /* 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     /* The number of bytes in a char. */
19     #undef SIZEOF_CHAR
20    
21     /* The number of bytes in a int. */
22     #undef SIZEOF_INT
23    
24     /* The number of bytes in a long. */
25     #undef SIZEOF_LONG
26    
27     /* The number of bytes in a short. */
28     #undef SIZEOF_SHORT
29    
30     /* Define if you have the strdup function. */
31     #undef HAVE_STRDUP
32    
33     /* Define if you have the <unistd.h> header file. */
34     #undef HAVE_UNISTD_H
35    
36     /* Name of package */
37     #undef PACKAGE
38    
39     /* Version number of package */
40     #undef VERSION
41    

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