obstack.c (_): Honor the setting of ENABLE_NLS.
authorJim Meyering <meyering@lucent.com>
Tue, 13 Nov 2001 03:46:00 +0000 (03:46 +0000)
committerDJ Delorie <dj@gcc.gnu.org>
Tue, 13 Nov 2001 03:46:00 +0000 (22:46 -0500)
commit2e68303737f0922831d288bbd32082818dfd3c09
treee3ff70258f66c8bf1160f62be4d3297d2c69c55d
parent77e653add2cc3e5acf449084f538c565285dcb02
obstack.c (_): Honor the setting of ENABLE_NLS.

2001-11-12  Jim Meyering  <meyering@lucent.com>

* obstack.c (_): Honor the setting of ENABLE_NLS.  Otherwise,
this code would end up calling gettext even in packages built
with --disable-nls.
* getopt.c (_): Likewise.
* regex.c (_): Likewise.

From-SVN: r46975
libiberty/ChangeLog
libiberty/getopt.c
libiberty/obstack.c
libiberty/regex.c