Annotation of generator/config.h.in, revision 1.1.1.2

1.1       root        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 as __inline if that's what the C compiler calls it.  */
                      7: #undef inline
                      8: 
                      9: /* Define if you need to in order for stat and other things to work.  */
                     10: #undef _POSIX_SOURCE
                     11: 
                     12: /* Define as the return type of signal handlers (int or void).  */
                     13: #undef RETSIGTYPE
                     14: 
                     15: /* Define if you have the ANSI C header files.  */
                     16: #undef STDC_HEADERS
                     17: 
                     18: /* Define if your processor stores words with the most significant
                     19:    byte first (like Motorola and SPARC, unlike Intel and VAX).  */
                     20: #undef WORDS_BIGENDIAN
                     21: 
                     22: /* The number of bytes in a unsigned char.  */
                     23: #undef SIZEOF_UNSIGNED_CHAR
                     24: 
                     25: /* The number of bytes in a unsigned int.  */
                     26: #undef SIZEOF_UNSIGNED_INT
                     27: 
                     28: /* The number of bytes in a unsigned long.  */
                     29: #undef SIZEOF_UNSIGNED_LONG
                     30: 
                     31: /* The number of bytes in a unsigned long long.  */
                     32: #undef SIZEOF_UNSIGNED_LONG_LONG
                     33: 
                     34: /* The number of bytes in a unsigned short.  */
                     35: #undef SIZEOF_UNSIGNED_SHORT
                     36: 
                     37: /* Define if you have the snprintf function.  */
                     38: #undef HAVE_SNPRINTF
                     39: 
                     40: /* Define if you have the <tcl8.0.h> header file.  */
                     41: #undef HAVE_TCL8_0_H
                     42: 
                     43: /* Define if you have the <tk8.0.h> header file.  */
                     44: #undef HAVE_TK8_0_H
                     45: 
                     46: /* Name of package */
                     47: #undef PACKAGE
                     48: 
                     49: /* Version number of package */
                     50: #undef VERSION
                     51: 
                     52: /* Allegro version */
                     53: #undef ALLEGRO
                     54: 
                     55: /* Define for RAZE z80, undef for mz80 */
                     56: #undef RAZE
                     57: 
1.1.1.2 ! root       58: /* Define for direct ram writes (faster) */
        !            59: #undef DIRECTRAM
        !            60: 
1.1       root       61: /* Define if you have an x86 processor */
                     62: #undef PROCESSOR_INTEL
                     63: 
                     64: /* Define if you have a sparc processor */
                     65: #undef PROCESSOR_SPARC
                     66: 
                     67: /* Define if you have an ARM processor */
                     68: #undef PROCESSOR_ARM
                     69: 
                     70: /* Undefine if your processor can read unaligned 32-bit values */
                     71: #undef ALIGNLONGS
                     72: 

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.