annotate src/s/hpux9shxr4.h @ 53753:93d749070205

(byte-compile-compatibility): Doc fix. (byte-compile-format-warn): New. (byte-compile-callargs-warn): Use it. (Format, message, error): Add byte-compile-format-like property. (byte-compile-maybe-guarded): New. (byte-compile-if, byte-compile-cond): Use it. (byte-compile-lambda): Compile interactive forms, just to make warnings about them.
author Richard M. Stallman <rms@gnu.org>
date Thu, 29 Jan 2004 17:57:49 +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) */