OSDN Git Service

2001-11-12 Jim Meyering <meyering@lucent.com>
authordj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 13 Nov 2001 03:46:00 +0000 (03:46 +0000)
committerdj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 13 Nov 2001 03:46:00 +0000 (03:46 +0000)
commit448378fcd18e06016e86f553a89e6d66259cc6ab
treee3ff70258f66c8bf1160f62be4d3297d2c69c55d
parent2d051b86f08ef8ce813aec31552d63c380a13738
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46975 138bc75d-0d04-0410-961f-82ee72b054a4
libiberty/ChangeLog
libiberty/getopt.c
libiberty/obstack.c
libiberty/regex.c