private.h

changeset 112
ccc57312b8d0
parent 85
9f94b2e96e3b
equal deleted inserted replaced
111:7d1dccdd7215 112:ccc57312b8d0
8 */ 8 */
9 9
10 #ifndef LIBTU_PRIVATE_H 10 #ifndef LIBTU_PRIVATE_H
11 #define LIBTU_PRIVATE_H 11 #define LIBTU_PRIVATE_H
12 12
13 #ifndef CF_NO_LOCALE 13 #ifndef CF_NO_GETTEXT
14 14
15 #include <libintl.h> 15 #include <libintl.h>
16 16
17 #define TR(X) dgettext("libtu", X) 17 #define TR(X) dgettext("libtu", X)
18 18

mercurial