diff options
Diffstat (limited to 'gas/asintl.h')
-rw-r--r-- | gas/asintl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/asintl.h b/gas/asintl.h index 6d632fb..151ac37 100644 --- a/gas/asintl.h +++ b/gas/asintl.h @@ -25,7 +25,7 @@ /* The Solaris version of locale.h always includes libintl.h. If we have been configured with --disable-nls then ENABLE_NLS will not be defined and the dummy definitions of bindtextdomain (et al) below will conflict - with the defintions in libintl.h. So we define these values to prevent + with the definitions in libintl.h. So we define these values to prevent the bogus inclusion of libintl.h. */ # define _LIBINTL_H # define _LIBGETTEXT_H |