+2000-12-14 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
+
+ * fixinc/gnu-regex.c: Disable NLS.
+
2000-12-14 Richard Henderson <rth@redhat.com>
* config/alpha/alpha.c (alpha_emit_conditional_move): Do not swap
* global.c (global_conflicts): Allow for a REG_UNUSED note
with a different mode to the REG set in the insn.
-2000-12-05 Kaveh R. Ghazi <ghazi@teal.rutgers.edu>
+2000-12-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* Makefile.in (fixinc.sh): Pass $WARN_CFLAGS into fixinc dir.
* cpplib.h: ... here.
* cppinit.c (do_includes, cpp_start_read): Update appropriately.
-2000-12-03 Kaveh R. Ghazi <ghazi@teal.rutgers.edu>
+2000-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* builtins.c (expand_builtin_strspn, expand_builtin_strcspn):
Handle another transformation.
Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#include "auto-host.h"
+/* GCC LOCAL: we don't need NLS here. */
+#undef ENABLE_NLS
#undef _GNU_SOURCE
#define _GNU_SOURCE