emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r100170: Define LIB_STANDARD and STAR


From: Dan Nicolaescu
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r100170: Define LIB_STANDARD and START_FILES using autoconf.
Date: Thu, 06 May 2010 17:30:56 -0700
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 100170
committer: Dan Nicolaescu <address@hidden>
branch nick: trunk
timestamp: Thu 2010-05-06 17:30:56 -0700
message:
  Define LIB_STANDARD and START_FILES using autoconf.
  * s/usg5-4.h (LIB_STANDARD):
  * s/netbsd.h (START_FILES):
  * s/irix6-5.h (LIB_STANDARD):
  * s/hpux10-20.h (LIB_STANDARD, START_FILES):
  * s/gnu-linux.h (START_FILES, LIB_STANDARD):
  * s/freebsd.h (START_FILES):
  * s/darwin.h (START_FILES):
  * s/cygwin.h (START_FILES):
  * s/aix4-2.h (LIB_STANDARD):
  * m/ibmrs6000.h (START_FILES): Remove, move logic to configure.in.
  * Makefile.in (STARTFILES): Rename to START_FILES, define using
  autoconf, not cpp.
  
  Define START_FILES and LIB_STANDARD using autoconf.
  * configure.in (START_FILES, LIB_STANDARD): New definitions, moved
  here from src/s/*.h.
  (HAVE_CRTIN): Remove, inline logic in the netbsd
  START_FILES/LIB_STANDARD computation.
modified:
  ChangeLog
  configure
  configure.in
  src/ChangeLog
  src/Makefile.in
  src/config.in
  src/m/ibmrs6000.h
  src/s/aix4-2.h
  src/s/cygwin.h
  src/s/darwin.h
  src/s/freebsd.h
  src/s/gnu-linux.h
  src/s/hpux10-20.h
  src/s/irix6-5.h
  src/s/netbsd.h
  src/s/usg5-4.h
Diff too large for email (26584 lines, the limit is 10000).

reply via email to

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