annotate src/s/hpux9shxr4.h @ 69363:7b2d244e58fe

(mh-replace-regexp-in-string): Pass the literal flag to replace-in-string. This was badly needed by mh-quote-pick-expr in order to properly quote subjects when using / s on XEmacs (closes SF #1447598).
author Bill Wohler <wohler@newt.com>
date Sat, 11 Mar 2006 01:34:45 +0000
parents 695cf19ef79e
children 375f2633d815
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
52401
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 25844
diff changeset
9 /* arch-tag: 7f68b8b6-c733-4e6c-81df-39d8d13fb656
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 25844
diff changeset
10 (do not change this comment) */