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 [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/Makefile.in [emacs-unicode-2]
Date: Fri, 22 Oct 2004 06:23:13 -0400

Index: emacs/src/Makefile.in
diff -c emacs/src/Makefile.in:1.279.2.9 emacs/src/Makefile.in:1.279.2.10
*** emacs/src/Makefile.in:1.279.2.9     Thu Oct 14 08:49:56 2004
--- emacs/src/Makefile.in       Fri Oct 22 10:13:36 2004
***************
*** 887,898 ****
  #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
  
--- 887,893 ----




reply via email to

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