]> code.delx.au - gnu-emacs/blobdiff - src/s/umax.h
(Fmove_to_column): Remove unused local variable `end_byte'.
[gnu-emacs] / src / s / umax.h
index de631f608c443fd8f9eb38bb99962d7b512d9003..25d3d70dbfa1f5ea427363b979c8be6ac6397a79 100644 (file)
@@ -122,10 +122,6 @@ Boston, MA 02111-1307, USA.  */
 
 #define CLASH_DETECTION
 
-/* We use the Berkeley (and usg5.2.2) interface to nlist.  */
-
-#define NLIST_STRUCT
-
 /* The file containing the kernel's symbol table is called /vmunix.  */
 
 #define KERNEL_FILE "/vmunix"
@@ -165,10 +161,6 @@ Boston, MA 02111-1307, USA.  */
    #define TEXT_START 0
 */
 
-/* (Assume) we do have vfork.  */
-
-#define HAVE_VFORK
-
 /* Process groups work in the traditional BSD manner.  */
 
 #define BSD_PGRPS