[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/admin/notes/cpp,v
From: |
Dan Nicolaescu |
Subject: |
[Emacs-diffs] Changes to emacs/admin/notes/cpp,v |
Date: |
Thu, 31 Jul 2008 05:34:00 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Changes by: Dan Nicolaescu <dann> 08/07/31 05:33:56
Index: admin/notes/cpp
===================================================================
RCS file: /cvsroot/emacs/emacs/admin/notes/cpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- admin/notes/cpp 1 Sep 2003 15:44:58 -0000 1.2
+++ admin/notes/cpp 31 Jul 2008 05:33:35 -0000 1.3
@@ -7,9 +7,7 @@
lib-src/Makefile
(delimited by comment "start of cpp stuff"). some cpp implementations
-insert whitespace in between tokens, which explains the "$(dot)$(dot)"
-and "UNEXEC_ALIAS" workarounds for unixoid systems and the bundled
-tradcpp/ for vms. [NOTE: tradcpp/ not yet checked in.]
+insert whitespace in between tokens.
during makefile creation, the preprocessor symbol NOT_C_CODE is defined.
this should not be defined for normal .c file compilation.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/admin/notes/cpp,v,
Dan Nicolaescu <=