annotate src/s/hpux9-x11r4.h @ 16668:bf249c4b4beb

(bounds-of-thing-at-point): Allow the end to be at the same place as ORIG. Try harder to find a thing that ends at ORIG. (url): Move forward over colons. Move back over colons at the end. (thing-at-point-file-name-chars): Include @.
author Richard M. Stallman <rms@gnu.org>
date Wed, 11 Dec 1996 20:59:18 +0000
parents e5338c9d4e30
children 695cf19ef79e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
13869
e5338c9d4e30 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1 /* System description file for hpux version 9 using X11R4. */
e5338c9d4e30 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
2
e5338c9d4e30 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
3 #include "hpux9.h"
e5338c9d4e30 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
4
e5338c9d4e30 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
5 #undef C_SWITCH_X_SYSTEM
e5338c9d4e30 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
6 #define C_SWITCH_X_SYSTEM -I/usr/include/Motif1.1
e5338c9d4e30 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
7
e5338c9d4e30 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
8 #undef LD_SWITCH_X_DEFAULT
e5338c9d4e30 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
9 #define LD_SWITCH_X_DEFAULT -L/usr/lib/Motif1.1
e5338c9d4e30 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
10