diff src/s/hpux10-20.h @ 108226:9f224ef51d16

* s/hpux10-20.h (LIB_STANDARD): New definition. * Makefile.in (ORDINARY_LINK): Remove setting LIB_STANDARD based on it, not used anymore.
author Dan Nicolaescu <dann@ics.uci.edu>
date Mon, 03 May 2010 19:51:49 -0700
parents 1c3ecdb885b5
children de8de918fbab
line wrap: on
line diff
--- a/src/s/hpux10-20.h	Tue May 04 00:42:19 2010 +0200
+++ b/src/s/hpux10-20.h	Mon May 03 19:51:49 2010 -0700
@@ -134,6 +134,8 @@
 
 #define LIBS_SYSTEM -l:libdld.sl
 
+#define LIB_STANDARD -lc
+
 /* Rainer Malzbender <rainer@displaytech.com> says definining
    HAVE_XRMSETDATABASE allows Emacs to compile on HP-UX 10.20
    using GCC.  */
@@ -154,9 +156,6 @@
 
 #undef _FILE_OFFSET_BITS
 
-/* otherwise sigunblock wont be defined */
-#define POSIX_SIGNALS
-
 /* Define NO_REMAP if memory segmentation makes it not work well
    to change the boundary between the text section and data section
    when Emacs is dumped.  If you define this, the preloaded Lisp