diff src/s/hpux11-shr.h @ 5118:e0db3c197671 ben-lisp-object

merge up to latest default branch, doesn't compile yet
author Ben Wing <ben@xemacs.org>
date Sat, 26 Dec 2009 21:18:49 -0600
parents aa5ed11f473b
children cad59a0a3b19
line wrap: on
line diff
--- a/src/s/hpux11-shr.h	Sat Dec 26 00:20:27 2009 -0600
+++ b/src/s/hpux11-shr.h	Sat Dec 26 21:18:49 2009 -0600
@@ -1,14 +1,11 @@
 /* Synched up with: FSF 19.31. */
 
-/* For building XEmacs under HPUX 10.0 with dynamic libraries. */
+/* For building XEmacs under HPUX 11.0 with dynamic libraries. */
 
 #define ORDINARY_LINK
 
 /* XEmacs change */
-/* Only support for hp9000s300 currently */
-#if !defined(__hp9000s300)
 #define HPUX_USE_SHLIBS
-#endif /* !hp9000s300 */
 
 /* XEmacs: */
 /* Don't tell the linker to link statically */