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@