"Fossies" - the Fresh Open Source Software Archive

Member "dehtml-1.8/config.h.in" (11 Jan 2011, 262 Bytes) of package /linux/www/old/dehtml-1.8.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 /* Define if you have the msgfmt(1) program and the gettext(3) function. */
    2 #undef HAVE_GETTEXT
    3 
    4 /* Define either for large file support, if your OS needs them. */
    5 #undef _FILE_OFFSET_BITS
    6 #undef _LARGE_FILES
    7 
    8 /* The version string. */
    9 #define VERSION @VERSION@