remove stamp-co on very
[deliverable/binutils-gdb.git] / ChangeLog
CommitLineData
846b9d7b
RP
1Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
2
3 * test-build.mk: recurse explicitly with -f test-build.mk when
dae8a4cf
RP
4 appropriate. predicate stage3 and comparison on the existence
5 of gcc. That is, if gcc isn't around, we aren't three-staging.
ff34c090 6 On very clean, also remove ...stamp-co.
846b9d7b 7
3ad0ef37
SC
8Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
9
10 * Makefile.in, configure.in: add tgas
11
67b36a23
RP
12Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
13
06a07944
RP
14 * Makefile.in: a number of changes merged in from progressive.
15
2d115749
RP
16 * configure.in: add libm.
17
67b36a23
RP
18 * .cvsignore: ignore some stuff that comes from test-build.mk.
19
179798e1
SG
20Wed Jul 8 00:01:30 1992 Stu Grossman (grossman at cygnus.com)
21
22 * config/mh-solaris: Use -xs when compiling so that Sun-C puts
23 a symbol-table into the executable.
24
a4168049
FF
25Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
26
27 * config.sub: Add es1800 (m68k-ericsson-es1800).
28
1775539e
RP
29Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
30
31 * configure: Add program_suffix (parallel to program_prefix)
32 * Makefile.in: adjust directory-creting script for losing decstation
33 * .Sanitize: don't nuke byacc!
34
a4168049
FF
35Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
36
37 * configure: Minor $subdir-related fixes.
38
4347369f
SC
39Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
40
41 * configure: fix various problems with propogating
42 makefile_target_frag in subdirs.
43 * configure.in: config libgcc if its there
44
7d87ec82
SG
45Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
46
47 * config.sub: HPPA merge.
48
65f14e33
FF
49Mon Jun 15 12:31:52 1992 Fred Fish (fnf@cygnus.com)
50
51 * config/mh-ncr3000 (INSTALL): Don't use /usr/ucb/install,
52 it is broken on ncr 3000's.
53
54Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
55
56 * Makefile.in: Replace all-bison with all-byacc in all
57 dependency lines for other tools (which now use byacc).
58
18eb7bad
JG
59Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
60
61 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
62
63Tue Jun 9 17:18:11 1992 Fred Fish (fnf at cygnus.com)
64
65 * config/{mh-ncr3000, mh-sysv4}: Add INSTALL.
66
67Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
68
69 * Makefile.in: make gprof rules similar to byacc rules (instead of
70 vestigal $(unsubdir) that didn't work...)
71
f0e9ba1e
PB
72Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
73
74 * config.sub: Add support for Linux.
75 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
76 (at least for libg++).
77
72754842
DZ
78Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
79
80 * configure.texi: fix doc for the -nfp option to configure
81
2198e4ba
MT
82Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
83
84 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
85
86Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
87
88 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
89 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
90 * configure.in: added solaris* host_makefile_frag hook.
91
a5992d11
DZ
92Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
93
94 * config.sub: changed recognition of m68000 so that various
95 m68k types can be specified via m680[01234]0
96
07f1d175
DZ
97Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
98
99 * config.sub (basic_machine): fix sed so that '-foo' isn't
100 completely substituted out while .+'-foo' loses the '-foo'
101
49df2308
MT
102Thu May 28 19:48:35 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
103
104 * .Sanitize: Add flex to the list of keepers. flex is needed to
105 build GNU ld.
106
ad1f7512
MT
107Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
108
109 * config.sub ($os): Add -aout.
110
111Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
112
113 * configure: If host_makefile_frag is absolute, don't
114 prefix ${invsubdir} (relevant to libg++ auto-configure).
115
11ad114b
MT
116Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
117
118 * Makefile.in (tooldir): Define it.
119 (all-ld): Depend on all-flex.
120
121Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
122
123 * Makefile.in (check): Fix libg++ special case.
124
a60ff512
RP
125Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
126
9dba22c6
RP
127 * configure: do not bury `pwd` into config.status, thus do fewer
128 pwd's.
129
3b6f914f
RP
130 * configure: print the "Building in" message only when building in
131 other than "." AND verbose.
132
a98e98d3
RP
133 * configure: remove -s, rework -v to better accomodate guested
134 configures.
135
a60ff512
RP
136 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
137
138Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
139
140 * Makefile.in: macroize flags passed on recursion. remove
141 fileutils.
142
5bdf762b
RP
143Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
144
a60ff512
RP
145 * configure: get makesrcdir right for subdirs deeper than 1.
146
5bdf762b
RP
147 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
148 install.
149
1dbe4d41
RP
150Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
151
152 * Makefile.in: don't print subdir_do or recursion lines.
153
5bdf762b
RP
154Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
155
156 * standards.texi: added menu item.
157
158 * Makefile.in: build and install standards.info.
159
160 * standards.texi: new file.
161
92b9ed40
RP
162Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
163
164 * configure: test for and move config.status pieces from
165 ${subdir}/.
166
58760cda
FF
167Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
168
169 * config/mh-delta88, config/mh-ncr3000: Replace MINUS_G with
170 CFLAGS per new configuration strategy.
171 * configure: Test for existance of files before trying to mv
172 them, to avoid numerous non-existance messages.
173
94c7ae21
RP
174Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
175
53988f33
RP
176 * configure: correct final line of config.status.
177
86112802
RP
178 * configure: patch from eggert. Avoids a protection problem if
179 the original Makefile.in is read only.
180
196377ee
RP
181 * configure: use move-if-change from gcc to create config.status.
182 Some makefiles depend on config.status to tell if a directory
183 has been reconfigured for a different host. This change
184 prevents those directories from remaking everything in the case
185 where the reconfig was only intended to rebuild a Makefile.
186
94c7ae21
RP
187 * configure: test for config.sub with "config.sub sun4" rather
188 than "config.sub ${host_alias}". Otherwise we can't tell a bad
189 host alias from a missing config.sub.
190
9546e9b4
RP
191Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
192
193 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
194 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
195
196Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
197
198 * configure: mkdir ${subdir} as needed.
199
618f57a9
RP
200Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
201
202 * Makefile.in,configure.in: added autoconf.
203
ee1dc1b7
RP
204Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
205
9546e9b4
RP
206 * Makefile.in: no longer pass against on recursion.
207
e1ca0072
RP
208 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
209 definitions are not inherited.
210
ee1dc1b7
RP
211 * configure: correct makesrcdir when subdir is .
212
8becd045
PB
213Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
214
215 * configure: Add support for 'subdirs' variable, which is
216 like 'configdirs', except that configure doesn't re-invoke
217 itself for subdirs, it just creates a Makefile for each subdir.
218 * configure.texi: Document subdirs.
219
6adac399
DZ
220Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
221
222 * configure.in: added flex to configdirs
223
64d424c6
RP
224Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
225
226 * Makefile.in: remove clean-stamps from clean.
227
347e3a00
JG
228Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
229
230 * configure.in: Add gdbtest to configdirs.
231
c4fb14b7
FF
232Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
233
234 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
235 to recursive makes.
236 * configure.in: Recognize new ncr3000 config.
237
238Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
239
240 * Makefile.in, configure.in: removed references to gdbm.
241
6910a5ac
PB
242Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
243
244 * config.sub: Don't canonicalize os value
245 newsos* to bsd (readline needs to check for newsos).
246 (This fix was earlier made Jan 31, but got re-broken.)
247
dd7368a7
SG
248Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
249
27c28d61
SG
250 * configure.in: sco is an os, not a vendor!
251
dd7368a7
SG
252 * configure: Quote $( better. Keep various shells happy.
253
254Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
255
256 * Makefile.in: eliminate stamp-files.
257
079b2abe
RP
258Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
259
260 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
261 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
262
263Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
264
265 * config.sub: fix iris/iris3.
266
88578a2a
RP
267Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
268
269 * configure: re-add -rm.
270
b4e2a59b
RP
271Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
272
e855b0f8
RP
273 * Maskefile.in: add .stmp-rcs to all.
274
b4e2a59b
RP
275 * configure.in: remove gas from rs6000 build, use aix host fragment.
276
0e693d0b
RP
277Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
278
279 * configure: pass down site_option during recursion.
280
66cfe047
SG
281Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
282
52963fb7 283 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
66cfe047
SG
284
285Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
286
287 * configure: Change exec_prefix so that it really defaults to prefix.
288
bb24c7e6
FF
289Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
290
291 * Makefile.in, configure.in: Add support for mmalloc library.
292
b7dd30ab
RP
293Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
294
295 * Makefile.in: add stmp dependencies for a few more things.
296
1cb49e87
RP
297Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
298
b7dd30ab
RP
299 * configure: adjusted error message on objdir/srcdir configure
300 collision, per john's suggestion.
301
1cb49e87
RP
302 * Makefile.in: add libiberty stmp to all and all.cross.
303
02a7ba9a
RP
304Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
305
306 * Makefile.in: remove force dependencies, add grep to all.
307
c1e4672c
RP
308Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
309
9d98d2ac
RP
310 * Makefile.in: drop flex. make stamp files work.
311
8fd24008
RP
312 * configure: added test for conflicting configuration in srcdir,
313 remove trailing slashes from srcdir. Otherwise emacs gdb mode
314 gets cranky. use relative paths for configure and srcdir
315 whenever possible. Send some error messages to stderr that were
316 going to stdout.
c1e4672c
RP
317
318Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
319
320 * Makefile.in: Fix libg++ rule to check for gcc directory
321 before using gcc/gcc. Also pass XTRAFLAGS.
322
323Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
324
325 * Makefile.in: added stmp-files so that directories aren't polled
326 when they are already built.
327
328 * configure.texi: fixed a node pointer problem.
329
330Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
331
332 * config.sub configure.in config/.Sanitize config/mh-irix4
333 gdb/.Sanitize gdb/configure.in gdb/mips-tdep.c gdb/mipsread.c
334 gdb/procfs.c gdb/signame.h gdb/tm-irix3.h gdb/tm-mips.h
335 gdb/xm-irix4.h gdb/config/.Sanitize gdb/config/mt-irix3
336 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
337
338Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
339
340 * configure: -recurring becomes -silent. corrected help message
341 for -site= option.
342
343 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
344
345Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
346
347 * configure: when building Makefile for crosses, replace
348 tooldir and program_prefix. default srcdir from location of
349 config.sub. remove "for host in hosts" and "for target in
350 targets" loops.
351
352Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
353
354 * Makefile.in: Do not pass bindir or mandir to cvs.
355
356Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
357
358 * Makefile.in, configure.in: removed traces of namesubdir,
359 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
360 copyrights to '92, changed some from Cygnus to FSF.
361
362 * configure.texi: remove most references to multiple hosts,
363 multiple targets, subdirs, etc.
364
365 * configure.man: removed rcsid. reference config.sub not
366 config.subr.
b74fd080
RP
367
368 * Makefile.in: mkdir $(infodir) on install-info.
369
370Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
371
372 * configure.texi: Explain better about .gdbinit and about
373 the environment that configure.in sections run in.
374
375Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
376
377 * configure.in: Ultrix is only a decstation if it's a MIPS.
378
379Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
380
381 * README: DOC.configure => cfg-paper.texi.
382
b0606560
SG
383Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
384
385 * config.sub (near case $os): Don't convert newsos* to bsd!
386
387Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
388
389 * Makefile.in: Reinstall change from gdb-4.3 that reduces
390 the number of copies of COPYING that go into the GDB tar file.
391
92732c27
SG
392Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
393
394 * bfd/configure.in, config/mh-sco, gdb/config/mh-i386sco,
395 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
396 Fix SCO configuration stuff.
397
4cc027e1
PB
398Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
399
400 * Makefile.in: For libg++, make sure the -I pointing
401 to the gcc directory goes *after* all the libg++-local -I flags.
402 Also, move just-gcc dependency from just-libg++ to all-libg++.
403
404Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
405
406 * configure: Change -x to -f to keep Ultrix /bin/test happy.
407
408Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
409
410 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
411
aa2e8c1c
FF
412Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
413
414 * config.sub: Add stratus configuration frags. Also
415 submitted to FSF.
416
c1e296fc
SG
417Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
418
1a7cac26
SG
419 * Makefile.in (DEV_SUPPORT): add configure.man.
420
c1e296fc
SG
421 * config.sub(Decode manufacturer-specific): add -none*.
422
23e3e7f9
SG
423Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
424
425 * Makefile.in: remove form feeds to make Sun's make happy.
426 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
427
428Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
429
430 * Makefile.in (AR_FLAGS): Make quieter.
431
432Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
433
434 * configure.in: Add libg++.
435 * configure: When verbose, don't output the command line at each
436 level; it will be unremarkably the same as the previous version,
437 which will be the same as what the user typed.
438
e488e581
RP
439Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
440
079399f6
RP
441 * configure.in, Makefile.in: fix clean-info, add flex. add
442 fileutils.
25113b46 443
079399f6
RP
444 * configure: be less sensitive to spaces in Makefile.in. Do not
445 look for sources in "..". Doing so breaks subdirectories that
446 might have their own configure. If a subdir has it's own
447 configure script, use it.
e488e581 448
62ddb92b
RP
449Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
450
451 * cfg-paper.texi: some changes suggested by rms.
452
7dac6086
FF
453Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
454
455 * config.sub: Merge in some small additions from the FSF version,
456 taken from the gcc distribution, to bring the Cygnus and FSF
457 versions into closer sync.
458
5f32984e
FF
459Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
460
461 * configure.in: Changed svr4 references to sysv4.
462
0c72405d
RP
463Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
464
465 * configure: added -V for version number option.
466
7d283cc1
RP
467Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
468
469 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
470 renamed from DOC.configure to cfg-paper.texi.
471
472Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
473
474 * configure, config.subr, config.sub: config.subr is now
475 config.sub again.
476
f6031817
RP
477Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
478
7d283cc1
RP
479 * configure.texi: new file, in progress.
480
481 * Makefile.in: build info file and install the man page for
482 configure.
483
484 * configure.man: new file, first cut.
485
7da1d334 486 * configure: find config.subr again now that configuration "none"
7d283cc1
RP
487 has gone. removed all traces of the -ansi option. removed all
488 traces of the -languages option.
7da1d334 489
f6031817
RP
490 * config.subr: resync from rms.
491
9a9e8e7f
RP
492Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
493
475576ae
RP
494 * configure, config.sub, config.subr: merge config.sub into
495 config.subr, call the result config.subr, remove config.sub, use
496 config.subr.
497
9a9e8e7f
RP
498 * Makefile.in: revised install for dir.info.
499
e9712bee
RP
500Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
501
806fd9fc
RP
502 * configure.in: add decstation host makefile frag.
503
bb07ee3e 504 * Makefile.in: BISON now bison -y again. also install-gcc on
c466cfab 505 install. clean-gdbm on clean. infodir belongs in datadir.
9a9e8e7f
RP
506 Make directories for info install. Build dir.info here then
507 install it.
e9712bee 508
b26ff9d8
RP
509Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
510
511 * Makefile.in: fix for bad directory tests.
512
098676c9
RP
513Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
514
0e0643c7 515 * configure: \{1,2\} appears to be a sysv'ism. Use a different
b26ff9d8 516 regexp. -srcdir relative was being handled incorrectly.
0e0643c7 517
098676c9
RP
518 * Makefile.in: unwrapped some for loops so that parallel makes
519 work again and so one can focus one's attention on a particular
520 package.
521
522Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
523
524 * configure: added PWD as a stand in for `pwd` (for speed). use
525 elif wherever possible. make -srcdir work without -objdir.
526 -objdir= commented out.
527
528Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
529
530 * configure: +options become --options. -subdirs commented out.
531 added -host, -datadir. Renamed -destdir to -prefix. Comment in
532 Makefile now at top of generated Makefile. Removed cvs log
533 entries. added -srcdir. create .gdbinit only if there is one
534 in ${srcdir}.
535
536 * Makefile.in: idestdir and ddestdir go away. Added copyrights
537 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
538 and mandir now keyed off datadir by default.
539
540Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
541
542 * Freshly created ChangeLog.
543
This page took 0.074494 seconds and 4 git commands to generate.