[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/oldXMenu/Makefile.in,v
From: |
Dan Nicolaescu |
Subject: |
[Emacs-diffs] Changes to emacs/oldXMenu/Makefile.in,v |
Date: |
Wed, 23 Jul 2008 06:26:39 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Changes by: Dan Nicolaescu <dann> 08/07/23 06:26:32
Index: oldXMenu/Makefile.in
===================================================================
RCS file: /cvsroot/emacs/emacs/oldXMenu/Makefile.in,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- oldXMenu/Makefile.in 9 May 2008 04:51:27 -0000 1.8
+++ oldXMenu/Makefile.in 23 Jul 2008 06:26:28 -0000 1.9
@@ -96,7 +96,7 @@
all:: libXMenu11.a
-ALL_CFLAGS=$(C_SWITCH_SITE) $(C_SWITCH_SYSTEM) $(C_SWITCH_MACHINE) \
+ALL_CFLAGS=$(C_SWITCH_SYSTEM) $(C_SWITCH_MACHINE) \
$(C_SWITCH_X_SITE) $(C_SWITCH_X_SYSTEM) $(C_SWITCH_X_MACHINE) \
$(CPPFLAGS) $(CFLAGS) -DEMACS_BITMAP_FILES \
-I../src -I${srcdir} -I${srcdir}/../src
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/oldXMenu/Makefile.in,v,
Dan Nicolaescu <=