"Fossies" - the Fresh Open Source Software Archive

Member "teapot-2.3.0/config.h" (6 Feb 2012, 307 Bytes) of package /linux/privat/old/teapot-2.3.0.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. For more information about "config.h" see the Fossies "Dox" file reference documentation.

    1 /* configuration values */
    2 
    3 
    4 #define VERSION "2.2.1"
    5 
    6 #define HELPFILE "/usr/local/share/doc/teapot/html/index.html"
    7 
    8 #define ENABLE_HELP
    9 #define ENABLE_UTF8
   10 #define CURSES_HAVE_CURSES_H
   11 /* #undef CURSES_HAVE_NCURSES_H */
   12 /* #undef CURSES_HAVE_NCURSES_NCURSES_H */
   13 /* #undef CURSES_HAVE_NCURSES_CURSES_H */