2000-03-05 Gerd Moellmann <gerd@gnu.org>
* Makefile.in (tags): Include ../lwlib/TAGS in TAGS.
+ (bootstrap-temacs): Set LC_ALL to C like for temacs.
* xfns.c (QCdata): Moved to xdisp.c.
Lisp files from loadup.el in source form. */
bootstrap-temacs:
- $(MAKE) $(MFLAGS) temacs ALL_CFLAGS="$(ALL_CFLAGS) -DPURESIZE=5000000"
+ LC_ALL=C $(MAKE) $(MFLAGS) temacs ALL_CFLAGS="$(ALL_CFLAGS) -DPURESIZE=5000000"
/* Dump an Emacs executable named bootstrap-emacs containing the
files from loadup.el in source form. */