aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman1995-08-11 22:35:35 +0000
committerRichard M. Stallman1995-08-11 22:35:35 +0000
commitb4f30507de0198d761e0aff11da7ebe0df45f260 (patch)
treea8957613b92fb60667a05f57cd64cc65f8fe3485
parent3d42d5426433348bb62eb8ce0c176a7ed6507cc8 (diff)
downloademacs-b4f30507de0198d761e0aff11da7ebe0df45f260.tar.gz
emacs-b4f30507de0198d761e0aff11da7ebe0df45f260.zip
(ORDINARY_LINK): Define only if __osf1__.
-rw-r--r--src/m/alpha.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/m/alpha.h b/src/m/alpha.h
index 2188fefff53..f8f4b7e8798 100644
--- a/src/m/alpha.h
+++ b/src/m/alpha.h
@@ -159,10 +159,9 @@ NOTE-END
159 159
160#define DATA_SEG_BITS 0x140000000 160#define DATA_SEG_BITS 0x140000000
161 161
162 162#ifdef __osf1__
163#define ORDINARY_LINK 163#define ORDINARY_LINK
164 164
165#ifdef __osf1__
166/* Some systems seem to have this, others don't. */ 165/* Some systems seem to have this, others don't. */
167#ifdef HAVE_LIBDNET 166#ifdef HAVE_LIBDNET
168#define LIBS_MACHINE -ldnet 167#define LIBS_MACHINE -ldnet