Mercurial > hg > xemacs-beta
comparison src/s/hpux11-shr.h @ 5125:b5df3737028a ben-lisp-object
merge
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Wed, 24 Feb 2010 01:58:04 -0600 |
parents | cad59a0a3b19 |
children | ba07c880114a 861f2601a38b |
comparison
equal
deleted
inserted
replaced
5124:623d57b7fbe8 | 5125:b5df3737028a |
---|---|
1 /* For building XEmacs under HPUX 11.0 with dynamic libraries. | |
2 Copyright (C) 1985, 1986 Free Software Foundation, Inc. | |
3 | |
4 This file is part of XEmacs. | |
5 | |
6 XEmacs is free software; you can redistribute it and/or modify | |
7 it under the terms of the GNU General Public License as published by | |
8 the Free Software Foundation; either version 2, or (at your option) | |
9 any later version. | |
10 | |
11 XEmacs is distributed in the hope that it will be useful, | |
12 but WITHOUT ANY WARRANTY; without even the implied warranty of | |
13 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |
14 GNU General Public License for more details. | |
15 | |
16 You should have received a copy of the GNU General Public License | |
17 along with XEmacs; see the file COPYING. If not, write to | |
18 the Free Software Foundation, Inc., 51 Franklin St. - Fifth Floor, | |
19 Boston, MA 02110-1301, USA. */ | |
20 | |
1 /* Synched up with: FSF 19.31. */ | 21 /* Synched up with: FSF 19.31. */ |
2 | |
3 /* For building XEmacs under HPUX 11.0 with dynamic libraries. */ | |
4 | 22 |
5 #define ORDINARY_LINK | 23 #define ORDINARY_LINK |
6 | 24 |
7 /* XEmacs change */ | 25 /* XEmacs change */ |
8 #define HPUX_USE_SHLIBS | 26 #define HPUX_USE_SHLIBS |