emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/Makefile.in [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/Makefile.in [lexbind]
Date: Mon, 25 Oct 2004 00:43:57 -0400

Index: emacs/src/Makefile.in
diff -c emacs/src/Makefile.in:1.255.2.14 emacs/src/Makefile.in:1.255.2.15
*** emacs/src/Makefile.in:1.255.2.14    Mon Oct 25 04:19:37 2004
--- emacs/src/Makefile.in       Mon Oct 25 04:22:28 2004
***************
*** 905,916 ****
  #define OBJECTS_MACHINE
  #endif
  
- #ifdef HAVE_RANDOM_HEAPSTART
- #undef i386
- RUN_TEMACS = @SETARCH@ i386 ./temacs
- #else
  RUN_TEMACS = ./temacs
- #endif
  
  all: emacs${EXEEXT} OTHER_FILES
  
--- 905,911 ----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]