aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Nicolaescu2010-05-15 22:34:48 -0700
committerDan Nicolaescu2010-05-15 22:34:48 -0700
commitc31de8bf1fb29308b5a9a3dc6c6797f866d29802 (patch)
tree14539fef553256c9d0a76c27abb3ad4d1931ddee
parent597517ef8dc589e3b920a0f5bcdf55f9f6cde644 (diff)
downloademacs-c31de8bf1fb29308b5a9a3dc6c6797f866d29802.tar.gz
emacs-c31de8bf1fb29308b5a9a3dc6c6797f866d29802.zip
Remove reference to CANNOT_EXEC, not used anymore.
-rw-r--r--etc/DEBUG3
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/DEBUG b/etc/DEBUG
index 334daa36eac..b4272929bae 100644
--- a/etc/DEBUG
+++ b/etc/DEBUG
@@ -627,8 +627,7 @@ CPU-specific headers in the subdirectories of `src'):
627 627
628 - In src/s/SYSTEM-NAME.h add "#define SYSTEM_MALLOC". 628 - In src/s/SYSTEM-NAME.h add "#define SYSTEM_MALLOC".
629 629
630 - In src/m/MACHINE-NAME.h add "#define CANNOT_DUMP" and 630 - In src/m/MACHINE-NAME.h add "#define CANNOT_DUMP"
631 "#define CANNOT_UNEXEC".
632 631
633 - Configure with a different --prefix= option. If you use GCC, 632 - Configure with a different --prefix= option. If you use GCC,
634 version 2.7.2 is preferred, as some malloc debugging packages 633 version 2.7.2 is preferred, as some malloc debugging packages