emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to src/s/osf5-0.h


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to src/s/osf5-0.h
Date: Sun, 06 Jan 2008 00:57:11 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/01/06 00:56:56

Index: src/s/osf5-0.h
===================================================================
RCS file: src/s/osf5-0.h
diff -N src/s/osf5-0.h
--- src/s/osf5-0.h      1 Sep 2003 15:45:58 -0000       1.9
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,25 +0,0 @@
-#define OSF5
-#include "osf1.h"
-
-/* It's enough to define _OSF_SOURCE instead of _BSD.  */
-
-#undef C_SWITCH_SYSTEM
-#define C_SWITCH_SYSTEM        -D_OSF_SOURCE
-
-#ifndef NSIG                   /* _OSF_SOURCE seems to get us this */
-#define NSIG __sys_nsig
-#endif
-
-/* We have missing/inconsistent prototypes on 5.0, at least.  */
-#define INHIBIT_X11R6_XIM
-
-#define USE_MMAP_FOR_BUFFERS   1
-
-#define TERMINFO
-#define LIBS_TERMCAP -lcurses
-
-#define GC_SETJMP_WORKS 1
-#define GC_MARK_STACK GC_MAKE_GCPROS_NOOPS
-
-/* arch-tag: 89580064-dd8c-4533-a47c-0f92d8090945
-   (do not change this comment) */




reply via email to

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