I18n fixes.

This commit is contained in:
Jesse Thilo
1999-05-30 11:41:51 +00:00
parent e0d27f5f08
commit 8a278a045d
3 changed files with 7 additions and 2 deletions

View File

@@ -62,7 +62,8 @@
#endif
#define N_(Text) Text
/* In the meantime, waiting for Automake. */
#ifndef LOCALEDIR
#define LOCALEDIR "/usr/local/share/locale"
#endif
#endif /* BISON_SYSTEM_H */