diff options
Diffstat (limited to 'src/Makefile.in')
| -rw-r--r-- | src/Makefile.in | 2 |
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 |
| 892 | RUN_TEMACS = @SETARCH@ i386 ./temacs | 892 | RUN_TEMACS = @SETARCH@ i386 ./temacs |
| 893 | #else | 893 | #else |