aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorDan Nicolaescu2009-02-04 14:11:36 +0000
committerDan Nicolaescu2009-02-04 14:11:36 +0000
commit08c0386de34a699d313fff3e899610611e7912d3 (patch)
tree2a2fafdcfafe4e5a1ba998ef0c79744d224a5f96 /admin
parentbec18736a1ff5ce11ffa03927380fd6eed403171 (diff)
downloademacs-08c0386de34a699d313fff3e899610611e7912d3.tar.gz
emacs-08c0386de34a699d313fff3e899610611e7912d3.zip
NO_SOCK_SIGIO is not used anymore.
Diffstat (limited to 'admin')
-rw-r--r--admin/CPP-DEFINES4
1 files changed, 3 insertions, 1 deletions
diff --git a/admin/CPP-DEFINES b/admin/CPP-DEFINES
index b2e5bdb314a..9e656c39aa1 100644
--- a/admin/CPP-DEFINES
+++ b/admin/CPP-DEFINES
@@ -72,10 +72,12 @@ LOAD_AVE_CVT
72LOAD_AVE_TYPE 72LOAD_AVE_TYPE
73NO_ARG_ARRAY 73NO_ARG_ARRAY
74NO_REMAP 74NO_REMAP
75NO_SOCK_SIGIO
76VIRT_ADDR_VARIES 75VIRT_ADDR_VARIES
77WORDS_BIG_ENDIAN 76WORDS_BIG_ENDIAN
78 77
78** Not used anymore by any port, can be cleaned up
79NO_SOCK_SIGIO
80
79** Misc macros 81** Misc macros
80USER_FULL_NAME If defined, overrides the default pw->pw_gecos for getting at the full user name. Only MSDOS overrides the default. 82USER_FULL_NAME If defined, overrides the default pw->pw_gecos for getting at the full user name. Only MSDOS overrides the default.
81 83