emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lwlib/Makefile.in,v


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/lwlib/Makefile.in,v
Date: Mon, 30 Oct 2006 23:12:40 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      06/10/30 23:12:40

Index: Makefile.in
===================================================================
RCS file: /cvsroot/emacs/emacs/lwlib/Makefile.in,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -b -r1.30 -r1.31
--- Makefile.in 27 Dec 2004 15:22:36 -0000      1.30
+++ Makefile.in 30 Oct 2006 23:12:40 -0000      1.31
@@ -47,7 +47,7 @@
 
 # Depend on Makefile so that we recompile if TOOLKIT_DEFINES changes.
 lwlib.o:  $(srcdir)/lwlib.c  Makefile
-       $(CC) -c $(TOOLKIT_DEFINES) $(ALL_CFLAGS) $(srcdir)/lwlib.c
+       $(CC) -c $(CPPFLAGS) $(TOOLKIT_DEFINES) $(ALL_CFLAGS) $(srcdir)/lwlib.c
 
 lwlib-utils.o: lwlib-utils.c lwlib-utils.h
 lwlib.o:       lwlib.c lwlib.h lwlib-int.h lwlib-Xaw.h lwlib-Xlw.h




reply via email to

[Prev in Thread] Current Thread [Next in Thread]