emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r100524: Move UNEXEC definition to au


From: Dan Nicolaescu
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r100524: Move UNEXEC definition to autoconf.
Date: Thu, 03 Jun 2010 15:16:02 -0700
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 100524
committer: Dan Nicolaescu <address@hidden>
branch nick: trunk
timestamp: Thu 2010-06-03 15:16:02 -0700
message:
  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 @address@hidden
modified:
  ChangeLog
  admin/CPP-DEFINES
  configure
  configure.in
  msdos/ChangeLog
  msdos/sed1v2.inp
  src/ChangeLog
  src/Makefile.in
  src/m/alpha.h
  src/s/aix4-2.h
  src/s/bsd-common.h
  src/s/cygwin.h
  src/s/darwin.h
  src/s/gnu-linux.h
  src/s/hpux10-20.h
  src/s/irix6-5.h
  src/s/sol2-10.h
  src/s/usg5-4.h
Diff too large for email (26508 lines, the limit is 10000).

reply via email to

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