/[enigma]/enigma/lib-src/zipios++/zipios++/zipios-config.h.in
ViewVC logotype

Diff of /enigma/lib-src/zipios++/zipios++/zipios-config.h.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by dheck, Tue Jun 10 22:12:19 2003 UTC revision 1.2 by dheck, Sun Jun 15 10:18:58 2003 UTC
# Line 1  Line 1 
1  /* zipios++/zipios-config.h.in.  Generated automatically from configure.in by autoheader.  */  /* zipios++/zipios-config.h.in.  Generated from configure.in by autoheader.  */
   
 /* Define to empty if the keyword does not work.  */  
 #undef const  
   
 /* Define as __inline if that's what the C compiler calls it.  */  
 #undef inline  
   
 /* Define if you have the ANSI C header files.  */  
 #undef STDC_HEADERS  
   
2  /* Define if the std compliant iostream library should be used (if present) */  /* Define if the std compliant iostream library should be used (if present) */
3  #undef USE_STD_IOSTREAM  #undef USE_STD_IOSTREAM
4    
5  /* Define if zlib has zError */  /* Define if zlib has zError */
6  #undef HAVE_ZERROR  #undef HAVE_ZERROR
7    
8  /* Define if you have the <unistd.h> header file.  */  /* Define to 1 if you have the <inttypes.h> header file. */
9  #undef HAVE_UNISTD_H  #undef HAVE_INTTYPES_H
   
 /* Name of package */  
 #undef PACKAGE  
10    
11  /* Version number of package */  /* Define to 1 if you have the <memory.h> header file. */
12  #undef VERSION  #undef HAVE_MEMORY_H
13    
14  /* define if the compiler implements namespaces */  /* define if the compiler implements namespaces */
15  #undef HAVE_NAMESPACES  #undef HAVE_NAMESPACES
16    
 /* define if the compiler supports Standard Template Library */  
 #undef HAVE_STL  
   
17  /* define if the compiler supports ISO C++ standard library */  /* define if the compiler supports ISO C++ standard library */
18  #undef HAVE_STD  #undef HAVE_STD
19    
20    /* Define to 1 if you have the <stdint.h> header file. */
21    #undef HAVE_STDINT_H
22    
23    /* Define to 1 if you have the <stdlib.h> header file. */
24    #undef HAVE_STDLIB_H
25    
26  /* define if the compiler has std compliant iostream library */  /* define if the compiler has std compliant iostream library */
27  #undef HAVE_STD_IOSTREAM  #undef HAVE_STD_IOSTREAM
28    
29    /* define if the compiler supports Standard Template Library */
30    #undef HAVE_STL
31    
32    /* Define to 1 if you have the <strings.h> header file. */
33    #undef HAVE_STRINGS_H
34    
35    /* Define to 1 if you have the <string.h> header file. */
36    #undef HAVE_STRING_H
37    
38    /* Define to 1 if you have the <sys/stat.h> header file. */
39    #undef HAVE_SYS_STAT_H
40    
41    /* Define to 1 if you have the <sys/types.h> header file. */
42    #undef HAVE_SYS_TYPES_H
43    
44    /* Define to 1 if you have the <unistd.h> header file. */
45    #undef HAVE_UNISTD_H
46    
47    /* Name of package */
48    #undef PACKAGE
49    
50    /* Define to the address where bug reports for this package should be sent. */
51    #undef PACKAGE_BUGREPORT
52    
53    /* Define to the full name of this package. */
54    #undef PACKAGE_NAME
55    
56    /* Define to the full name and version of this package. */
57    #undef PACKAGE_STRING
58    
59    /* Define to the one symbol short name of this package. */
60    #undef PACKAGE_TARNAME
61    
62    /* Define to the version of this package. */
63    #undef PACKAGE_VERSION
64    
65    /* Define to 1 if you have the ANSI C header files. */
66    #undef STDC_HEADERS
67    
68    /* Version number of package */
69    #undef VERSION
70    
71    /* Define to empty if `const' does not conform to ANSI C. */
72    #undef const
73    
74    /* Define as `__inline' if that's what the C compiler calls it, or to nothing
75       if it is not supported. */
76    #undef inline

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26