Todd C. Miller
|
d6282d154a
|
Update copyright years.
|
2013-04-24 09:35:02 -04:00 |
|
Todd C. Miller
|
acf8af9aac
|
#unifdef HAVE_SETLOCALE, it is C89 so no need to check for it.
|
2012-11-12 08:51:58 -05:00 |
|
Todd C. Miller
|
c1db4b1546
|
Always include locale.h from gettext.h so we no longer need to
include locale.h from the .c files.
|
2012-11-11 20:23:53 -05:00 |
|
Todd C. Miller
|
c74d406313
|
Older versions of Solaris lack ngettext()
|
2012-06-18 14:29:06 -04:00 |
|
Todd C. Miller
|
2ef0cc73fc
|
Sudo defines HAVE_SETLOCALE not HAVE_LOCALE_H
|
2012-06-18 14:03:39 -04:00 |
|
Todd C. Miller
|
bf7e7b5752
|
Add gettext.h convenience header. This is similar to but distinct from
the one included with the gettext package.
|
2011-05-20 11:48:17 -04:00 |
|