"Fossies" - the Fresh Open Source Software Archive

Member "teapot-2.3.0/config.h.in" (6 Feb 2012, 352 Bytes) of package /linux/privat/old/teapot-2.3.0.tar.gz:


As a special service "Fossies" has tried to format the requested text file into HTML format (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

    1 /* configuration values */
    2 
    3 
    4 #define VERSION "@Teapot_VERSION_MAJOR@.@Teapot_VERSION_MINOR@.@Teapot_VERSION_PATCH@"
    5 
    6 #define HELPFILE "@HELPFILE@"
    7 
    8 #cmakedefine ENABLE_HELP
    9 #cmakedefine ENABLE_UTF8
   10 #cmakedefine CURSES_HAVE_CURSES_H
   11 #cmakedefine CURSES_HAVE_NCURSES_H
   12 #cmakedefine CURSES_HAVE_NCURSES_NCURSES_H
   13 #cmakedefine CURSES_HAVE_NCURSES_CURSES_H