aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.in')
-rw-r--r--src/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index 950564f8fa4..08504dcf725 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -887,7 +887,7 @@ LIBES = $(LOADLIBES) $(LIBS) $(LIBX) $(LIBSOUND) \
887#define OBJECTS_MACHINE 887#define OBJECTS_MACHINE
888#endif 888#endif
889 889
890#ifdef HAVE_EXECSHIELD 890#ifdef HAVE_RANDOM_HEAPSTART
891#undef i386 891#undef i386
892RUN_TEMACS = @SETARCH@ i386 ./temacs 892RUN_TEMACS = @SETARCH@ i386 ./temacs
893#else 893#else