1 /* The configure script will auto-generate config.h from config.h.in */
3 #define PROJECT "ROX-Filer"
4 #define VERSION "0.1.26"
7 #undef HAVE_SYS_UCRED_H
9 #undef HAVE_SYS_MNTENT_H
11 #undef HAVE_GETOPT_LONG
19 #include "rox_gettext.h"
21 #define _(String) rox_gettext(String)
23 /* Short for gettext_noop() - marks a string as translatable without
24 * actually translating it at that point. Used by xgettext.
26 #define N_(String) (String)