mkconfig.sh: Undefine ENABLE_NLS if GENERATOR_FILE is defined (prevents link errors...
authorZack Weinberg <zack@codesourcery.com>
Mon, 19 Nov 2001 23:12:41 +0000 (23:12 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Mon, 19 Nov 2001 23:12:41 +0000 (23:12 +0000)
commit497e89e14f87f1533a7d4e032be88c8e2666503a
tree9603927e1a73c339d4b429a8234e24e1ff230c35
parent4f99294bd3aaa36e2bc53e522b7cfbf1f8e8d8eb
mkconfig.sh: Undefine ENABLE_NLS if GENERATOR_FILE is defined (prevents link errors when...

* mkconfig.sh: Undefine ENABLE_NLS if GENERATOR_FILE is
defined (prevents link errors when gettext isn't in the system
library).

From-SVN: r47189
gcc/ChangeLog
gcc/mkconfig.sh