comparison src/s/gnu-linux.h @ 108882:3ff97bad1c47

Move UNEXEC definition to autoconf. * configure.in (unxec): Do not define and substitute. (UNEXEC_OBJ): New output variable, replaces cpp UNEXEC. * msdos/sed1v2.inp (UNEXEC_OBJ): Use UNEXEC_OBJ instead of unexec. * src/s/usg5-4.h (UNEXEC): Remove, move to configure.in. * src/s/sol2-10.h (UNEXEC): * src/s/irix6-5.h (UNEXEC): * src/s/hpux10-20.h (UNEXEC): * src/s/gnu-linux.h (UNEXEC): * src/s/darwin.h (UNEXEC): * src/s/cygwin.h (UNEXEC): * src/s/bsd-common.h (UNEXEC): * src/s/aix4-2.h (UNEXEC): * src/m/alpha.h (UNEXEC): Likewise. * src/Makefile.in (UNEXEC_OBJ): Define using @UNEXEC_OBJ@.
author Dan Nicolaescu <dann@ics.uci.edu>
date Thu, 03 Jun 2010 15:16:02 -0700
parents 4e8dcb0d6fe0
children d86e65007470
comparison
equal deleted inserted replaced
108881:5582106cddf0 108882:3ff97bad1c47
129 129
130 #define SYSV_SYSTEM_DIR /* use dirent.h */ 130 #define SYSV_SYSTEM_DIR /* use dirent.h */
131 131
132 #define POSIX /* affects getpagesize.h and systty.h */ 132 #define POSIX /* affects getpagesize.h and systty.h */
133 133
134 #define UNEXEC unexelf.o
135
136 /* This is to work around mysterious gcc failures in some system versions. 134 /* This is to work around mysterious gcc failures in some system versions.
137 It is unlikely that Emacs changes will work around this problem; 135 It is unlikely that Emacs changes will work around this problem;
138 therefore, this should remain permanently. */ 136 therefore, this should remain permanently. */
139 #ifndef HAVE_XRMSETDATABASE 137 #ifndef HAVE_XRMSETDATABASE
140 #define HAVE_XRMSETDATABASE 138 #define HAVE_XRMSETDATABASE