"Fossies" - the Fresh Open Source Software Archive

Member "xtermset-0.5.2/config.h.in" (5 Jul 2000, 659 Bytes) of package /linux/misc/old/xtermset-0.5.2.tar.gz:


As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) C and C++ source code syntax highlighting (style: standard) with prefixed line numbers and code folding option. Alternatively you can here view or download the uninterpreted source code file.

    1 /* config.h.in.  Generated automatically from configure.in by autoheader.  */
    2 
    3 /* Define if on AIX 3.
    4    System headers sometimes define this.
    5    We just want to avoid a redefinition error message.  */
    6 #ifndef _ALL_SOURCE
    7 #undef _ALL_SOURCE
    8 #endif
    9 
   10 /* Define if on MINIX.  */
   11 #undef _MINIX
   12 
   13 /* Define if the system does not provide POSIX.1 features except
   14    with this defined.  */
   15 #undef _POSIX_1_SOURCE
   16 
   17 /* Define if you need to in order for stat and other things to work.  */
   18 #undef _POSIX_SOURCE
   19 
   20 /* Define if you have the ANSI C header files.  */
   21 #undef STDC_HEADERS
   22 
   23 /* Name of package */
   24 #undef PACKAGE
   25 
   26 /* Version number of package */
   27 #undef VERSION
   28