]> git.eshelyaron.com Git - emacs.git/commitdiff
NO_SOCK_SIGIO is not used anymore.
authorDan Nicolaescu <dann@ics.uci.edu>
Wed, 4 Feb 2009 14:11:36 +0000 (14:11 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Wed, 4 Feb 2009 14:11:36 +0000 (14:11 +0000)
admin/CPP-DEFINES

index b2e5bdb314a5b475a27d125fb972afddf9f1142f..9e656c39aa16d94cfa5f49e63c09cad20ad3c49c 100644 (file)
@@ -72,10 +72,12 @@ LOAD_AVE_CVT
 LOAD_AVE_TYPE
 NO_ARG_ARRAY
 NO_REMAP
-NO_SOCK_SIGIO
 VIRT_ADDR_VARIES
 WORDS_BIG_ENDIAN
 
+** Not used anymore by any port, can be cleaned up
+NO_SOCK_SIGIO
+
 ** Misc macros
 USER_FULL_NAME   If defined, overrides the default pw->pw_gecos for getting at the full user name.  Only MSDOS overrides the default.