Mercurial > hg > xemacs-beta
diff src/Makefile.in.in @ 5923:61d7d7bcbe76 cygwin
merged heads after pull -u
author | Henry Thompson <ht@markup.co.uk> |
---|---|
date | Thu, 05 Feb 2015 17:19:05 +0000 |
parents | a216b3c2b09e |
children |
line wrap: on
line diff
--- a/src/Makefile.in.in Wed Apr 23 22:22:37 2014 +0100 +++ b/src/Makefile.in.in Thu Feb 05 17:19:05 2015 +0000 @@ -296,8 +296,8 @@ rangetab.o realpath.o redisplay.o redisplay-output.o regex.o\ search.o select.o sequence.o $(sheap_objs) $(shlib_objs) signal.o sound.o\ specifier.o strftime.o $(sunpro_objs) symbols.o syntax.o sysdep.o\ - text.o $(tooltalk_objs) $(tty_objs) undo.o unicode.o $(x_objs) $(x_gui_objs)\ - widget.o window.o $(win32_objs) + text.o tls.o $(tooltalk_objs) $(tty_objs) undo.o unicode.o \ + $(x_objs) $(x_gui_objs) widget.o window.o $(win32_objs) obj_rtl = $(objs:.o=.c.rtl)