annotate src/s/hpux9shxr4.h @ 90994:ec7f3d1dca6e
(Finsert_file_contents): Just a cosmetic change; fix indentation.
author |
Kenichi Handa <handa@m17n.org> |
date |
Thu, 26 Jul 2007 11:44:28 +0000 |
parents |
68c22ea6027c |
children |
|
rev |
line source |
25844
|
1 #include "hpux9shr.h"
|
|
2
|
|
3 #undef C_SWITCH_X_SYSTEM
|
|
4 #define C_SWITCH_X_SYSTEM -I/usr/include/Motif1.1
|
|
5
|
|
6 #undef LD_SWITCH_X_DEFAULT
|
|
7 #define LD_SWITCH_X_DEFAULT -L/usr/lib/Motif1.1
|
|
8
|
89909
|
9 /* arch-tag: 7f68b8b6-c733-4e6c-81df-39d8d13fb656
|
|
10 (do not change this comment) */
|