Mercurial > emacs
comparison admin/notes/cpp @ 88123:375f2633d815
New directory
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 08 Sep 2003 11:56:09 +0000 |
parents | 695cf19ef79e |
children | 68c22ea6027c |
comparison
equal
deleted
inserted
replaced
52428:27bc8b966642 | 88123:375f2633d815 |
---|---|
14 during makefile creation, the preprocessor symbol NOT_C_CODE is defined. | 14 during makefile creation, the preprocessor symbol NOT_C_CODE is defined. |
15 this should not be defined for normal .c file compilation. | 15 this should not be defined for normal .c file compilation. |
16 | 16 |
17 there has been discussion on eliminating this use of cpp and relying | 17 there has been discussion on eliminating this use of cpp and relying |
18 solely on autoconf processing. rms says to leave it be. | 18 solely on autoconf processing. rms says to leave it be. |
19 | |
20 ;;; arch-tag: d654291e-9fc8-41b7-ab0c-d3cde842a8e0 |