aboutsummaryrefslogtreecommitdiff
path: root/gas/gasp.c
diff options
context:
space:
mode:
Diffstat (limited to 'gas/gasp.c')
-rw-r--r--gas/gasp.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/gasp.c b/gas/gasp.c
index 1b72838..f8e4353 100644
--- a/gas/gasp.c
+++ b/gas/gasp.c
@@ -3605,7 +3605,9 @@ main (argc, argv)
ifstack[0].on = 1;
ifi = 0;
+#ifdef HAVE_SETLOCALE
setlocale (LC_MESSAGES, "");
+#endif
bindtextdomain (PACKAGE, LOCALEDIR);
textdomain (PACKAGE);