File: config.sh

package info (click to toggle)
trn4 4.0-test76-3
  • links: PTS
  • area: non-free
  • in suites: woody
  • size: 2,988 kB
  • ctags: 2,965
  • sloc: ansic: 48,337; sh: 6,770; tcl: 1,696; yacc: 660; perl: 108; makefile: 72
file content (248 lines) | stat: -rw-r--r-- 4,075 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
#! /bin/sh
#
# This file was hand-generated, since Configure doesn't run under os2. It
# holds all the definitions for configuring trn.  You should only modify
# the values commented at the start of this file.  To make use of this
# file you need to have a bourne shell installed (/bin/sh) and various
# un*x utilities, such as sed and awk.  You also need a un*x compatible
# make utility that understands VPATH, such as dmake.
#

srcdir='..'
vincludes='-I..'
vpath='..'
cc='gcc'
ccflags='-DDEBUG'
cppflags=''
ldflags=''
lkflags=''
optimize='-g'
cpplast=''
cppminus=''
cpprun=''
cppstdin='cppstdin'
prefix='c:/trn'
bin='~~/bin'
privlib='~~/lib'
newslib='c:/tmp'
usrinc='\bc4\include'

sharpbang='#! '
startsh='#! /bin/sh'
orgname='Total lack thereof'
inewsloc='inews'
pager='more'
defeditor='edit'
ispell_options='-x'
ispell_prg='ispell'
mailer='mail'
mailfile='%~/%L'
phost='.'
phostcmd='hostname'
prefshell='command.com'
trn_init='FALSE'
trn_select='TRUE'

# The default distributions

orgdist='none'
locdist='local'
citydist='ba'
statedist='ca'
multistatedist='none'
cntrydist='usa'
contdist='na'

d_genauth='undef'
d_nntp='undef'
d_xthread="$d_nntp"

#
# You could alternately use the access.default file in the trn library to
# change the default data source for all users.
#

servername='local'
active='/usr/lib/news/active'
newsspool='/usr/spool/news'
d_acttimes='define'
acttimes="$active.times"
overviewdir='remote'
threaddir='remote'

#
# You shouldn't need to change any of these.
#

cf_by='<unknown>'
cf_time='<unknown>'
myuname='<unknown>'
osname='OS2'
osvers='<unknown>'

filexp='Rnfilexp'
direntrytype='struct dirent'
i_dirent='define'
i_stdlib='define'
i_string='define'
strings="$usrinc/string.h"

c='-c'
n=''
d_bsd='undef'
d_eunice='undef'
d_xenix='undef'
eunicefix=':'
Mcc='Mcc'
awk='awk'
basename='basename'
bash='bash'
byacc='byacc'
cat='cat'
cp='cp'
cpp='cpp'
csh='csh'
date='date'
diff='diff'
echo='echo'
ed='ed'
egrep='egrep'
expr='expr'
find='find'
grep='grep'
inews='inews'
ispell='ispell'
ksh='ksh'
less='less'
lint='lint'
mail='mail'
metamail='metamail'
mhn='mhn'
mkdir='mkdir'
more='more'
munpack='munpack'
mv='mv'
nroff='nroff'
pg='pg'
rm='rm'
rmail='rmail'
sed='sed'
sendmail='sendmail'
smail='smail'
sort='sort'
spell='spell'
tail='tail'
test='test'
tr='tr'
uname='uname'
uniq='uniq'
uuname='uuname'
vi='vi'
vspell='vspell'
who='who'
hint='hint'
Id='Id'
Log='Log'
myactive="$active"
binexp="$bin"
installbin="$bin"
gccversion=''
contains="$grep"
d_attribut='undef'
d_ftime='define'
aphostcmd='hostname'
d_getdname='undef'
d_gethname='undef'
d_phostcmd='undef'
d_resinit='undef'
d_uname='undef'
d_getpwent='undef'
d_getcwd='define'
d_getwd='undef'
d_havetlib='define'
termlib=''
d_ignoreorg='undef'
d_inews='define'
d_internet='define'
d_memcmp='define'
d_memcpy='define'
d_memset='define'
d_mimeshow='undef'
d_mimestore='undef'
d_msdos='define'
mimeshow="none"
mimestore="none"
d_mkdir='define'
d_newsadm='undef'
newsadmin='root'
d_nolnbuf='undef'
d_normsig='define'
jobslib=''
d_novoid='undef'
void=''
d_portable='define'
d_rdchk='undef'
d_rename='define'
d_sigblock='undef'
d_sighold='undef'
d_sizet='undef'
d_strccmp='undef'
d_strchr='define'
d_strftime='define'
strftimec=''
strftimeo=''
d_libndir='undef'
d_usendir='undef'
libndir=''
ndirc=''
ndiro=''
d_vfork='undef'
usevfork='undef'
d_voidsig='define'
signal_t='void'
d_dirnamlen='undef'
i_ptem='undef'
i_sysdir='undef'
d_voidtty='undef'
i_bsdioctl='undef'
i_sysfilio='undef'
i_sysioctl='undef'
i_syssockio='undef'
i_sysndir='undef'
i_sgtty='undef'
i_termio='undef'
i_termios='undef'
i_systime='undef'
i_time='define'
i_unistd='undef'
i_vfork='undef'
libc=''
glibpth=''
plibpth=''
xlibpth=''
libs=''
installmansrc=' '
manext='1'
mansrc=' '
mansrcexp=' '
mboxchar='F'
d_berknames='undef'
d_passnames='undef'
d_usgnames='undef'
nametype='other'
newslibexp="$newslib"
package='trn'
spackage='Trn'
installprivlib="$privlib"
privlibexp="$privlib"
rootid='0'
so='so'
shsharp='true'
spitshell="$cat"
sysman='/usr/man/man1'
nm_opt=''
runnm='false'
usenm='false'
incpath=''
mips=''
mips_type=''