[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lwlib/Makefile.in,v
From: |
Stefan Monnier |
Subject: |
[Emacs-diffs] Changes to emacs/lwlib/Makefile.in,v |
Date: |
Fri, 18 Apr 2008 15:48:09 +0000 |
CVSROOT: /sources/emacs
Module name: emacs
Changes by: Stefan Monnier <monnier> 08/04/18 15:48:06
Index: lwlib/Makefile.in
===================================================================
RCS file: /sources/emacs/emacs/lwlib/Makefile.in,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -b -r1.34 -r1.35
--- lwlib/Makefile.in 8 Jan 2008 20:46:11 -0000 1.34
+++ lwlib/Makefile.in 18 Apr 2008 15:48:05 -0000 1.35
@@ -46,7 +46,7 @@
LUCID_OBJS = lwlib-Xlw.o xlwmenu.o lwlib-Xaw.o
MOTIF_OBJS = lwlib-Xm.o
-TOOLKIT_DEFINES = -DUSE_$(USE_X_TOOLKIT)
+TOOLKIT_DEFINES =
TOOLKIT_OBJS = $(@address@hidden)
OBJS = lwlib.o $(TOOLKIT_OBJS) lwlib-utils.o
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/lwlib/Makefile.in,v,
Stefan Monnier <=