annotate src/s/hpux9shxr4.h @ 52178:b5ad3c78162a

* menu-bar.el (menu-bar-options-menu): Supply a body for the [save-place] binding in the Options menu. Have it require 'saveplace' and then toggle the variable manually, to avoid an an unbound variable error. Thanks to <Sebastien.Kirche@sage.com> for the bug report.
author Karl Fogel <kfogel@red-bean.com>
date Tue, 12 Aug 2003 05:14:49 +0000
parents 8e1b437e5d04
children 695cf19ef79e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
25844
Dave Love <fx@gnu.org>
parents:
diff changeset
1 #include "hpux9shr.h"
Dave Love <fx@gnu.org>
parents:
diff changeset
2
Dave Love <fx@gnu.org>
parents:
diff changeset
3 #undef C_SWITCH_X_SYSTEM
Dave Love <fx@gnu.org>
parents:
diff changeset
4 #define C_SWITCH_X_SYSTEM -I/usr/include/Motif1.1
Dave Love <fx@gnu.org>
parents:
diff changeset
5
Dave Love <fx@gnu.org>
parents:
diff changeset
6 #undef LD_SWITCH_X_DEFAULT
Dave Love <fx@gnu.org>
parents:
diff changeset
7 #define LD_SWITCH_X_DEFAULT -L/usr/lib/Motif1.1
Dave Love <fx@gnu.org>
parents:
diff changeset
8