[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/s/hpux10-20.h,v
From: |
Dan Nicolaescu |
Subject: |
[Emacs-diffs] Changes to emacs/src/s/hpux10-20.h,v |
Date: |
Thu, 10 Jul 2008 15:26:21 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Changes by: Dan Nicolaescu <dann> 08/07/10 15:26:15
Index: src/s/hpux10-20.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/s/hpux10-20.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- src/s/hpux10-20.h 26 Jun 2008 04:24:48 -0000 1.4
+++ src/s/hpux10-20.h 10 Jul 2008 15:26:14 -0000 1.5
@@ -227,16 +227,10 @@
#undef random
#undef HAVE_RANDOM
-#define FORCE_ALLOCA_H
-
/* AlainF 20-Jul-1996 says this is right. */
#define KERNEL_FILE "/stand/vmunix"
-#ifdef HPUX_NET
-#define LIBS_SYSTEM -ln -l:libdld.sl
-#else
#define LIBS_SYSTEM -l:libdld.sl
-#endif
/* Rainer Malzbender <address@hidden> says definining
HAVE_XRMSETDATABASE allows Emacs to compile on HP-UX 10.20
- [Emacs-diffs] Changes to emacs/src/s/hpux10-20.h,v,
Dan Nicolaescu <=