annotate src/s/riscos5.h @ 91195:24adc06a08d0
(setup-default-fontset): Add OpenType
fonts for malayalam and tibetan.
author |
Kenichi Handa <handa@m17n.org> |
date |
Thu, 06 Dec 2007 07:27:56 +0000 |
parents |
68c22ea6027c |
children |
|
rev |
line source |
12896
|
1 #include "bsd4-3.h"
|
|
2
|
|
3 /* This file has changes that Jost Krieger <x920031@rubb.rz.ruhr-uni-bochum.de>
|
|
4 says are necessary. */
|
|
5
|
|
6 /* No declaration in system header files. */
|
|
7 extern double atof ();
|
|
8
|
|
9 #define LD_SWITCH_SYSTEM -non_shared
|
|
10
|
|
11 #define GETPGRP_NO_ARG
|
89909
|
12
|
|
13 /* arch-tag: e8ddf21d-72a0-476d-b33e-364f8b20e3b7
|
|
14 (do not change this comment) */
|