+2000-04-10 Ken Raeburn <raeburn@gnu.org>
+
+ * Makefile.in (temacs): Revert 2000-03-12 change.
+
2000-04-10 Jason Rumney <jasonr@gnu.org>
* xfaces.c (realize_face): Change FRAME_X_P to FRAME_WINDOW_P.
#endif
temacs: MAKE_PARALLEL $(LOCALCPP) $(STARTFILES) stamp-oldxmenu ${obj} ${otherobj} OBJECTS_SYSTEM OBJECTS_MACHINE prefix-args
- all_ldflags="${ALL_LDFLAGS}" && \
- $(LD) YMF_PASS_LDFLAGS (${STARTFLAGS} $${all_ldflags}) \
+ $(LD) YMF_PASS_LDFLAGS (${STARTFLAGS} ${ALL_LDFLAGS}) \
-o temacs ${STARTFILES} ${obj} ${otherobj} \
OBJECTS_SYSTEM OBJECTS_MACHINE ${LIBES}