summaryrefslogtreecommitdiff
path: root/src/s/darwin.h
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2012-07-11 21:49:28 -0400
committerGlenn Morris <rgm@gnu.org>2012-07-11 21:49:28 -0400
commit7ccad0028b6c1ee6c694332f70cb067a8169ab1e (patch)
tree8937f59882db11a750b8e2cba124834f1bf16916 /src/s/darwin.h
parentea0bbd1767884d08671f0500ba6c8f8b68a7fc4d (diff)
downloademacs-7ccad0028b6c1ee6c694332f70cb067a8169ab1e.tar.gz
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.
Diffstat (limited to 'src/s/darwin.h')
-rw-r--r--src/s/darwin.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/s/darwin.h b/src/s/darwin.h
index 548e3b4779e..7b4b5e196e3 100644
--- a/src/s/darwin.h
+++ b/src/s/darwin.h
@@ -60,9 +60,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
also the name of a Mach system call. */
#define init_process emacs_init_process
-/* System uses OXTABS instead of the expected TAB3. (Copied from bsd386.h.) */
-#define TAB3 OXTABS
-
/* Definitions for how to compile & link. */
#ifdef HAVE_NS
#define SYSTEM_PURESIZE_EXTRA 200000