diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2006-08-31 23:47:16 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2006-08-31 23:47:16 -0400 |
commit | a8251776b87f78e47d3e73309177e3a4f59675bd (patch) | |
tree | b35d2bfe2dafc68aa43eb32dfb0134e08c7b90f9 /src/chrtrans | |
parent | 38fbf2f2474aa1e66883014080fc504475297c4f (diff) | |
download | lynx-snapshots-a8251776b87f78e47d3e73309177e3a4f59675bd.tar.gz |
snapshot of project "lynx", label v2-8-6dev_19
Diffstat (limited to 'src/chrtrans')
-rw-r--r-- | src/chrtrans/makeuctb.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/chrtrans/makeuctb.c b/src/chrtrans/makeuctb.c index e11cd1fe..9d3d9280 100644 --- a/src/chrtrans/makeuctb.c +++ b/src/chrtrans/makeuctb.c @@ -22,6 +22,7 @@ #define NO_FILIO_H #endif +#define DONT_USE_GETTEXT #define DONT_USE_SOCKS5 #include <UCDefs.h> #include <UCkd.h> |