]> git.eshelyaron.com Git - emacs.git/commit
Move more stuff from src/s to configure
authorGlenn Morris <rgm@gnu.org>
Thu, 12 Jul 2012 01:49:28 +0000 (21:49 -0400)
committerGlenn Morris <rgm@gnu.org>
Thu, 12 Jul 2012 01:49:28 +0000 (21:49 -0400)
commit7ccad0028b6c1ee6c694332f70cb067a8169ab1e
tree8937f59882db11a750b8e2cba124834f1bf16916
parentea0bbd1767884d08671f0500ba6c8f8b68a7fc4d
Move more stuff from src/s to configure

* configure.ac (PREFER_VSUSP, RUN_TIME_REMAP, SETPGRP_RELEASES_CTTY)
(TAB3, TABDLY, RUN_TIME_REMAP, XOS_NEEDS_TIME_H): Move here from src/s.

* src/s/bsd-common.h, src/s/darwin.h: Move TAB3 to configure.

* src/s/hpux10-20.h, src/s/sol2-6.h: Move XOS_NEEDS_TIME_H to configure.

* src/s/irix6-5.h (SETPGRP_RELEASES_CTTY, PREFER_VSUSP):
* src/s/hpux10-20.h (RUN_TIME_REMAP):
* src/s/bsd-common.h (TABDLY): Move to configure.
ChangeLog
configure.ac
src/ChangeLog
src/s/bsd-common.h
src/s/darwin.h
src/s/hpux10-20.h
src/s/irix6-5.h
src/s/sol2-6.h