1 2014-06-27 Ludovic Courts <ludo (a] gnu.org> 2 3 PR external/16327 4 PR external/16328 5 * Makefile.in (MAKEINFO, TEXI2DVI, TEXI2PDF, TEXI2HTML, DVIPS) 6 (TEXIDIR, INFOFILES, DVIFILES, PDFFILES, HTMLFILES): Remove. 7 (all): Remove dependency on 'info'. 8 (install): Remove dependency on 'install-info'. 9 (standards.info, standards.html, standards.dvi, standards.ps) 10 (standards.pdf, configure.info, configure.dvi, configure.ps) 11 (configure.pdf, configure.pdf): Remove. 12 (info, install-info, html, install-html, dvi, pdf, install-pdf) 13 clean, maintainer-clean, realclean): Remove body. 14 * etc/configbuild.ein, etc/configbuild.fig, etc/configbuild.jin, 15 etc/configbuild.tin, etc/configdev.ein, etc/configdev.fig, 16 etc/configdev.jin, etc/configdev.tin, etc/configure.texi, 17 etc/fdl.texi, etc/gnu-oids.texi, etc/make-stds.texi, 18 etc/standards.texi: Remove. 19 20 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de> 21 22 * Makefile.in (install-strip): New target. 23 24 2010-06-08 Nick Clifton <nickc (a] redhat.com> 25 26 * standards.texi: Import current version from gnustandards 27 project. 28 * gnu-oids.texi: New file. 29 * fdl.texi: Replace with v1.3 text. 30 31 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de> 32 33 * configure: Regenerate. 34 35 2009-07-30 Ralf Wildenhues <Ralf.Wildenhues (a] gmx.de> 36 37 * Makefile.in (AUTOCONF, configure_deps): New variables. 38 ($(srcdir)/configure, config.status): New rules. 39 (Makefile): Depend on config.status. 40 * configure.in: Accept --enable-maintainer-mode, set and 41 substitute MAINT accordingly. 42 43 2009-02-03 Carlos O'Donell <carlos (a] codesourcery.com> 44 45 * configure.in: AC_SUBST pdfdir. 46 * configure: Regenerate. 47 48 2007-08-13 Nick Clifton <nickc (a] redhat.com> 49 50 * standards.texi: Import 22 July 2007 version. 51 * fdl.texi: Import version 1.2. 52 * make-stds.texi: Import 2006 version. 53 54 2007-04-04 Eric Christopher <echristo (a] apple.com> 55 56 Move from gcc: 57 2007-04-04 Zack Weinberg <zack (a] mrtock.ucsd.edu> 58 59 * texi2pod.pl: Correct handling of @itemize with no argument. 60 61 2007-02-16 Matthias Klose <doko (a] debian.org> 62 63 * texi2pod.pl: Handle @subsubsection, ignore @anchor. 64 65 2007-02-06 Richard Sandiford <richard (a] codesourcery.com> 66 67 * texi2pod.pl: Handle @multitable. 68 69 2007-03-27 Brooks Moses <brooks.moses (a] codesourcery.com> 70 71 * Makefile.in: Add support for "pdf" and "install-pdf" targets. 72 73 2006-12-19 Paolo Bonzini <bonzini (a] gnu.org> 74 75 * configure.texi: Fix botched commit. 76 77 2006-05-31 Daniel Jacobowitz <dan (a] codesourcery.com> 78 79 * texi2pod.pl: Correct handling of absolute @include. 80 81 2006-05-02 Daniel Jacobowitz <dan (a] codesourcery.com> 82 83 * texi2pod.pl: Handle -I. 84 85 2006-04-06 Carlos O'Donell <carlos (a] codesourcery.com> 86 87 * Makefile.in: Add install-html target. Add htmldir, 88 docdir and datarootdir. 89 * configure.texi: Document install-html target. 90 * configure.in: AC_SUBST datarootdir, docdir, htmldir. 91 * configure: Regenerate. 92 93 2006-02-27 Carlos O'Donell <carlos (a] codesourcery.com> 94 95 * Makefile.in: TEXI2HTML uses makeinfo. Define 96 HTMLFILES. Add html targets. 97 * configure.texi: Use ifnottex. Add alternative 98 image format specifier as jpg. 99 * standards.texi: Use ifnottex. 100 101 2005-10-21 Mark Mitchell <mark (a] codesourcery.com> 102 103 * texi2pod.pl: Substitue for @value even when part of @include. 104 105 2005-10-21 Bob Wilson <bob.wilson (a] acm.org> 106 107 * texi2pod.pl: Import latest version from GCC. 108 109 2005-05-19 Zack Weinberg <zack (a] codesourcery.com> 110 111 * Makefile.in: Have 'all' depend on 'info'. 112 113 2003-05-16 Kelley Cook <kelleycook (a] wideopenwest.com> 114 115 * configure.texi: Use "i[3-7]86" in example. 116 117 2003-01-02 H.J. Lu <hjl (a] gnu.org> 118 119 * Makefile.in (DESTDIR): New. 120 (install-info): Use it. 121 122 2002-06-11 Nick Clifton <nickc (a] cambridge.redhat.com> 123 124 Import the following patches from the FSF GCC sources: 125 2002-03-25 Zack Weinberg <zack (a] codesourcery.com> 126 127 * texi2pod.pl: Handle @end ftable and @end vtable. 128 129 2001-12-12 Matthias Klose <doko (a] debian.org> 130 131 * texi2pod.pl: Merge changes from binutils' texi2pod.pl. Allows 132 generation of more than one man page from one source. 133 Add '-' to set of valid chars for an identifier. 134 Let -D option accept flags of the form <flag>=<value>. 135 Use \s+ for whitespace detection in '@c man' lines. 136 Handle @set and @clear independent of $output. 137 Substitute all @value{}'s in a line. 138 139 2001-11-14 Joseph S. Myers <jsm28 (a] cam.ac.uk> 140 141 * texi2pod.pl: Handle @ifnottex, @iftex and @display. Handle @var 142 in verbatim blocks specially. Handle @unnumbered, @unnumberedsec 143 and @center. Allow [a-z] after @enumerate. Handle 0 and numbers 144 greater than 9 in enumerations. 145 146 2001-07-03 Joseph S. Myers <jsm28 (a] cam.ac.uk> 147 148 * texi2pod.pl: Handle @r inside @item. 149 150 2002-02-27 Andrew Cagney <ac131313 (a] redhat.com> 151 152 * fdl.texi: New file. 153 154 2002-02-24 Andrew Cagney <ac131313 (a] redhat.com> 155 156 * standards.texi: Import February 14, 2002 version. 157 * make-stds.texi: Import 2001 version. 158 159 2002-01-26 Hans-Peter Nilsson <hp (a] bitrange.com> 160 161 * Makefile.in (install): Depend on install-info. 162 163 2001-03-25 Stephane Carrez <Stephane.Carrez (a] worldnet.fr> 164 165 * texi2pod.pl: New file (from gcc/contrib). 166 167 1999-04-01 Jim Blandy <jimb (a] zwingli.cygnus.com> 168 169 * add-log.el, add-log.vi: New files. 170 171 1999-01-20 Angela Marie Thomas (angela (a] cygnus.com) 172 173 * comp-tools-verify: Remove some checks that are no longer valid. 174 175 1998-12-03 Nick Clifton <nickc (a] cygnus.com> 176 177 * targetdoc/fr30.texi: New document. 178 179 1998-10-01 Angela Marie Thomas (angela (a] cygnus.com) 180 181 * comp-tools-fix, cross-tools-fix: Replace /usr/include 182 with ${FIXINCDIR}. 183 184 1998-08-11 Doug Evans <devans (a] canuck.cygnus.com> 185 186 * make-rel-sym-tree (version): Update calculation. 187 188 1998-06-12 Ian Lance Taylor <ian (a] cygnus.com> 189 190 * configure.texi: Various additions. 191 * Makefile.in (TEXI2HTML, DVIPS): New variables. 192 (standards.ps): New target. 193 (configure.dvi): Copy .tin files in as well. 194 (configure.ps, configure.html): New targets. 195 (clean): Remove configdev.jpg and configbuild.jpg. 196 * configdev.fig: New file. 197 * configdev.ein: New file (EPS version of configdev.fig). 198 * configdev.jin: New file (JPEG version of configdev.fig). 199 * configbuild.fig: New file. 200 * configbuild.ein: New file (EPS version of configbuild.fig). 201 * configbuild.jin: New file (JPEG version of configbuild.fig). 202 203 1998-06-10 Ian Lance Taylor <ian (a] cygnus.com> 204 205 * configure.texi: New file. 206 * configdev.tin: New file. 207 * configbuild.tin: New file. 208 * Makefile.in (MAKEINFO): Use makeinfo from texinfo directory if 209 it exists. 210 (TEXI2DVI): Likewise for texi2dvi. 211 (INFOFILES): Add configure.info. 212 (DVIFILES): Add configure.dvi. 213 (info): Only build info files if the source files exist. 214 (install-info): Only install info files if they exist. 215 (dvi): Only build DVI files if the sources files exist. 216 (configure.info): New target. 217 (configure.dvi): New target. 218 (clean): Remove configdev and configbuild derived files. 219 220 Remove obsolete documentation. 221 * intro.texi: Remove. 222 * install.texi: Remove. 223 * config-names.texi: Remove. 224 * screen1.eps: Remove. 225 * screen1.obj: Remove. 226 * screen2.eps: Remove. 227 * screen2.obj: Remove. 228 * Makefile.in: Remove references to the above. 229 230 Thu May 21 14:34:51 1998 Nick Clifton <nickc (a] cygnus.com> 231 232 * targetdoc/arm-interwork.texi: Add note about ignoring linker 233 warning message when using --support-old-code. 234 235 Mon May 18 14:27:37 1998 Angela Marie Thomas (angela (a] cygnus.com) 236 237 * Install.in, comp-tools-fix, comp-tools-verify, cross-tools-fix: 238 Use $GCCvn rather than substitute everywhere. 239 240 Thu May 14 14:43:10 1998 Nick Clifton <nickc (a] cygnus.com> 241 242 * targetdoc/arm-interwork.texi: Document dlltool support of 243 interworking. 244 245 Thu May 7 16:49:38 1998 Jason Molenda (crash (a] bugshack.cygnus.com) 246 247 * Install.in: Remove references to TCL_LIBRARY, TK_LIBRARY, 248 and GDBTK_FILENAME. 249 250 Wed Apr 1 17:11:44 1998 Nick Clifton <nickc (a] cygnus.com> 251 252 * targetdoc/arm-interwork.texi: Document ARM/thumb interworking. 253 254 Tue Mar 31 15:28:20 1998 Ian Lance Taylor <ian (a] cygnus.com> 255 256 * standards.texi, make-stds.texi: Update to current FSF versions. 257 * Makefile.in (standards.info): Depend upon make-std.texi. 258 259 Tue Mar 24 16:13:26 1998 Stu Grossman <grossman (a] bhuna.cygnus.co.uk> 260 261 * configure: Regenerate with autoconf 2.12.1 to fix shell issues 262 for NT native builds. 263 264 Mon Mar 9 16:41:04 1998 Doug Evans <devans (a] canuck.cygnus.com> 265 266 * make-rel-sym-tree (binprogs): Add objcopy. 267 268 Tue Feb 24 18:11:58 1998 Doug Evans <devans (a] canuck.cygnus.com> 269 270 * make-rel-sym-tree: as.new -> as-new, ld.new -> ld-new 271 nm.new -> nm-new. Make symlinks to crt*.o. 272 273 Fri Nov 21 12:54:58 1997 Manfred Hollstein <manfred (a] s-direktnet.de> 274 275 * Makefile.in: Add --no-split argument to avoid creating files 276 with names longer than 14 characters. 277 278 Thu Sep 25 13:13:11 1997 Jason Molenda (crash (a] pern.cygnus.com) 279 280 * intro.texi: Add closing ifset. 281 282 Mon Sep 1 10:31:32 1997 Angela Marie Thomas (angela (a] cygnus.com) 283 284 * Install.in: Move setting HOST and TARGET to the beginning 285 of the file for editing convenience. 286 287 Mon Sep 1 10:28:37 1997 Angela Marie Thomas (angela (a] cygnus.com) 288 289 * Install.in.: More friendly options/messages when extracting 290 from a file instead of a tape device. 291 292 Tue Jun 17 15:50:23 1997 Angela Marie Thomas (angela (a] cygnus.com) 293 294 * Install.in: Add /usr/bsd to PATH for Irix (home of compress) 295 296 Thu Jun 12 13:47:00 1997 Angela Marie Thomas (angela (a] cygnus.com) 297 298 * Install.in (show_exec_prefix_msg): fix quoting 299 300 Wed Jun 4 15:31:43 1997 Jason Molenda (crash (a] godzilla.cygnus.co.jp) 301 302 * rebuilding.texi: Removed. 303 304 Sat May 24 18:02:20 1997 Angela Marie Thomas (angela (a] cygnus.com) 305 306 * cross-tools-fix: Remove host check since it doesn't matter 307 for this case. 308 * Install.in (guess_system): clean up more unused hosts. 309 * Install.in, cross-tools-fix, comp-tools-fix, comp-tools-verify: 310 Hack for host check to not warn the user for certain cases. 311 312 Fri May 23 23:46:10 1997 Angela Marie Thomas (angela (a] cygnus.com) 313 314 * subst-strings: Remove a lot of unused code 315 * Install.in: Remove reference to TAPEdflt, use variables instead of 316 string substitution when able. 317 318 Fri Apr 11 17:25:52 1997 Ian Lance Taylor <ian (a] cygnus.com> 319 320 * configure.in: Change file named in AC_INIT to Makefile.in. 321 * configure: Rebuild. 322 323 Fri Apr 11 18:12:42 1997 Jason Molenda (crash (a] godzilla.cygnus.co.jp) 324 325 * Install.in (guess_system): Back out change to INSTALLHOST to 326 call all IRIX systems "mips-sgi-irix4" 327 328 * Makefile.in: Remove references to configure.texi and cfg-paper.texi. 329 330 Thu Apr 10 23:26:45 1997 Jason Molenda (crash (a] godzilla.cygnus.co.jp) 331 332 * srctree.texi, emacs-relnotes.texi, cfg-paper.texi: Remove. 333 * Install.in: Remove Ultrix-specific hacks. 334 Update Cygnus phone numbers. 335 (guess_system): Remove some old systems (Ultrix, OSF1 v1 & 2, 336 m68k-HPUX, m68k SunOS, etc.) 337 (show_gnu_root_msg): Remove. 338 Removed all the remove option code. 339 340 Thu Apr 10 23:23:33 1997 Jason Molenda (crash (a] godzilla.cygnus.co.jp) 341 342 * configure.man, configure.texi: Remote. 343 344 Mon Apr 7 18:15:00 1997 Brendan Kehoe <brendan (a] cygnus.com> 345 346 * Fix the version string for OSF1 4.0 to recognize either 347 V4.* or X4.* 348 349 Mon Apr 7 15:34:47 1997 Ian Lance Taylor <ian (a] cygnus.com> 350 351 * standards.texi, make-stds.texi: Update to current FSF versions. 352 353 Tue Nov 19 15:36:14 1996 Doug Evans <dje (a] canuck.cygnus.com> 354 355 * make-rel-sym-tree: New file. 356 357 Wed Oct 23 00:34:07 1996 Angela Marie Thomas (angela (a] cygnus.com) 358 359 * Lots of patches from progressive... 360 * Install.in: restore DDOPTS for AIX 4.x 361 * Install.in, subst-strings: add case for DG Aviion 362 * subst-strings: fix typo in INSTALLdir var setting 363 * comp-tools-verify: set SHLIB_PATH for shared libs 364 * Install.in, subst-strings: add case for solaris2.5 365 * Install.in: fix regression for hppa1.1 check 366 * comp-tools-fix: set LD_LIBRARY_PATH 367 * comp-tools-fix: If fixincludes fixes /usr/include/limits.h, 368 install it as syslimits.h. 369 370 Wed Oct 16 19:20:42 1996 Michael Meissner <meissner (a] tiktok.cygnus.com> 371 372 * Install.in (guess_system): Treat powerpc-ibm-aix4.1 the same as 373 rs6000-ibm-aix4.1, since the compiler now uses common mode by 374 default. 375 376 Wed Oct 2 15:39:07 1996 Jason Molenda (crash (a] godzilla.cygnus.co.jp) 377 378 * configure.in (AC_PROG_INSTALL): Added. 379 * Makefile.in (distclean): Remove config.cache. 380 381 Wed Oct 2 14:33:58 1996 Jason Molenda (crash (a] godzilla.cygnus.co.jp) 382 383 * configure.in: Switch to autoconf configure.in. 384 * configure: New. 385 * Makefile.in: Use autoconf-substituted values. 386 387 Tue Jun 25 18:56:08 1996 Jason Molenda (crash (a] godzilla.cygnus.co.jp) 388 389 * Makefile.in (datadir): Changed to $(prefix)/share. 390 391 Fri Mar 29 11:38:01 1996 J.T. Conklin (jtc (a] lisa.cygnus.com) 392 393 * configure.man: Changed to be recognized by catman -w on Solaris. 394 395 Wed Dec 6 15:40:28 1995 Doug Evans <dje (a] canuck.cygnus.com> 396 397 * comp-tools-fix (fixincludes): Define FIXPROTO_DEFINES from 398 .../install-tools/fixproto-defines. 399 400 Sun Nov 12 19:31:27 1995 Jason Molenda (crash (a] phydeaux.cygnus.com) 401 402 * comp-tools-verify (verify_cxx_initializers): delete argv, 403 argc declarations, add -static to compile line. 404 (verify_cxx_hello_world): delete argv, argc declarations, add 405 -static to compile line. 406 407 Wed Sep 20 13:21:52 1995 Ian Lance Taylor <ian (a] cygnus.com> 408 409 * Makefile.in (maintainer-clean): New target, synonym for 410 realclean. 411 412 Mon Aug 28 17:25:49 1995 Jason Molenda (crash (a] phydeaux.cygnus.com) 413 414 * Install.in (PATH): add /usr/ucb to $PATH (for SunOS 4.1.x). 415 416 Tue Aug 15 21:51:58 1995 Jason Molenda (crash (a] phydeaux.cygnus.com) 417 418 * Install.in (guess_system): Match OSF/1 v3.x as the same as 419 v2.x--v2.x binaries are upward compatible. 420 421 Tue Aug 15 21:46:54 1995 Jason Molenda (crash (a] phydeaux.cygnus.com) 422 423 * Install.in (guess_system): recognize HP 9000/800 systems as the 424 same as HP 9000/700 systems. 425 426 Tue Aug 8 13:11:56 1995 Brendan Kehoe <brendan (a] lisa.cygnus.com> 427 428 * Install.in: For emacs, run show_emacs_alternate_msg and exit. 429 (show_emacs_alternate_msg): New message saying how emacs can't be 430 installed in an alternate prefix. 431 432 Thu Jun 8 00:42:56 1995 Angela Marie Thomas <angela (a] cirdan.cygnus.com> 433 434 * subst-strings: change du commands to $BINDIR/. & $SRCDIR/. just 435 in case they are symlinks. 436 437 Tue Apr 18 14:23:10 1995 J.T. Conklin <jtc (a] rtl.cygnus.com> 438 439 * cdk-fix: Extracted table of targets that don't need their 440 headers fixed from gcc's configure script. 441 442 * cdk-fix, cdk-verify: Use ${HOST} instead of ||HOSTstr|| 443 444 * cdk-fix, cdk-verify: New files, install script fragments used 445 for Cygnus Developer's Kit. 446 447 * Install.in (do_mkdir): New function. 448 449 * Install.in: Added support for --with and --without options. 450 Changed so that tape commands are not run when extracting 451 from a file. 452 (do_mt): Changed to take only one argument. 453 454 Wed Mar 29 11:16:38 1995 Jason Molenda (crash (a] phydeaux.cygnus.com) 455 456 * Install.in: catch UNAME==alpha-dec-osf2.x and correct entry for 457 alpha-dec-osf1.x 458 459 Fri Jan 27 12:04:29 1995 J.T. Conklin <jtc (a] rtl.cygnus.com> 460 461 * subst-strings (mips-sgi-irix5): New entry in table. 462 463 Thu Jan 19 12:15:44 1995 J.T. Conklin <jtc (a] rtl.cygnus.com> 464 465 * Install.in: Major rewrite, bundle dependent code (for example, 466 fixincludes for comp-tools) will be inserted into the Install 467 script when it is generated. 468 469 Tue Jan 17 16:51:32 1995 Ian Lance Taylor <ian (a] sanguine.cygnus.com> 470 471 * Makefile.in (Makefile): Rebuild using $(SHELL). 472 473 Thu Nov 3 19:30:33 1994 Ken Raeburn <raeburn (a] cujo.cygnus.com> 474 475 * Makefile.in (install-info): Depend on info. 476 477 Fri Aug 19 16:16:38 1994 Jason Molenda (crash (a] phydeaux.cygnus.com) 478 479 * Install.in: set $FIX_HEADER so fixproto can find fix-header. 480 481 Fri May 6 16:18:58 1994 Jason Molenda (crash (a] sendai.cygnus.com) 482 483 * Makefile.in (install-info): add a semicolon in the if statement. 484 485 Fri Apr 29 16:56:07 1994 David J. Mackenzie (djm (a] rtl.cygnus.com) 486 487 * cfg-paper.texi: Update some outdated information. 488 489 * Makefile.in (install-info): Pass file, not directory, as last 490 arg to INSTALL_DATA. 491 (uninstall): New target. 492 493 Thu Apr 28 14:42:22 1994 David J. Mackenzie (djm (a] rtl.cygnus.com) 494 495 * configure.texi: Comment out @smallbook. 496 497 * Makefile.in: Define TEXI2DVI and TEXIDIR, and use the latter. 498 Remove info files in realclean, not clean, per coding standards. 499 Remove TeX output in clean. 500 501 Tue Apr 26 17:18:03 1994 Jason Molenda (crash (a] sendai.cygnus.com) 502 503 * Install.in: fixincludes output is actually put in fixincludes.log, 504 but echo'ed messages claim it is fixinc.log. This is the same 505 messages as I logged in March 4 1994, but for some reason we found 506 the change hadn't been done. I'll have to dig through the logs 507 and find out what I really did do that day. :) 508 509 Mon Apr 25 20:28:19 1994 Jason Molenda (crash (a] sendai.cygnus.com) 510 511 * Install.in: use eval to call do_mt() for Ultrix brokenness. 512 513 Mon Apr 25 20:00:00 1994 Jason Molenda (crash (a] sendai.cygnus.com) 514 515 * Install.in(do_mt): exit with error status 1 if # of parameters 516 != 3. 517 518 Mon Apr 25 19:42:36 1994 Jason Molenda (crash (a] sendai.cygnus.com) 519 520 * Install.in: lose TAPE_FORWARD and TAPE_REWIND, add do_mt() 521 to do all tape movement operations. Currently untested. Addresses 522 PR # 4886 from bull. 523 524 * Install.in: add 1994 to the copyright thing. 525 526 Fri Apr 22 19:05:13 1994 David J. Mackenzie (djm (a] rtl.cygnus.com) 527 528 * standards.texi: Update from FSF. 529 530 Fri Apr 22 15:46:10 1994 Jason Molenda (crash (a] cygnus.com) 531 532 * Install.in: Add $DDOPTS, has ``bs=124b'' for all systems except 533 AIX (some versions of AIX don't understand bs=124b. Silly OS). 534 535 Mon Apr 4 22:55:05 1994 Jason Molenda (crash (a] sendai.cygnus.com) 536 537 * Install.in: null out $TOOLS before adding stuff to it 538 non-destructively. 539 540 Wed Mar 30 21:45:35 1994 David J. Mackenzie (djm (a] rtl.cygnus.com) 541 542 * standards.texi: Fix typo. 543 544 * configure.texi, configure.man: Document --disable-. 545 546 Mon Mar 28 13:22:15 1994 David J. Mackenzie (djm (a] rtl.cygnus.com) 547 548 * standards.texi: Update from FSF. 549 550 Sat Mar 26 09:21:44 1994 David J. Mackenzie (djm (a] rtl.cygnus.com) 551 552 * standards.texi, make-stds.texi: Update from FSF. 553 554 Fri Mar 25 22:59:45 1994 David J. Mackenzie (djm (a] rtl.cygnus.com) 555 556 * configure.texi, configure.man: Document --enable-* options. 557 558 Wed Mar 23 23:38:24 1994 Jason Molenda (crash (a] sendai.cygnus.com) 559 560 * Install.in: set CPP to be gcc -E for fixincludes. 561 562 Wed Mar 23 13:42:48 1994 Jason Molenda (crash (a] sendai.cygnus.com) 563 564 * Install.in: set PATH to $PATH:/bin:/usr/bin so we can pick 565 up native tools even if the user doesn't have them in his 566 path. 567 568 * Install.in: ``hppa-1.1-hp-hpux'' -> ``hppa1.1-hp-hpux''. 569 570 Tue Mar 15 22:09:20 1994 Jason Molenda (crash (a] sendai.cygnus.com) 571 572 * Install.in: TAPE_REWIND and TAPE_FORWARD variables for Unixunaware, 573 added switch statement to detect if system is Unixunaware. 574 575 Fri Mar 4 12:10:30 1994 Jason Molenda (crash (a] sendai.cygnus.com) 576 577 * Install.in: fixincludes output is actually put in fixincludes.log, 578 but echo'ed messages claim it is fixinc.log. 579 580 Wed Nov 3 02:58:02 1993 Jeffrey Osier (jeffrey (a] thepub.cygnus.com) 581 582 * subst-strings: output TEXBUNDLE for more install notes matching 583 * install-texi.in: PRMS info now exists 584 585 Tue Oct 26 16:57:12 1993 K. Richard Pixley (rich (a] sendai.cygnus.com) 586 587 * subst-strings: match solaris*. Also, add default case to catch 588 and error out for unrecognized systems. 589 590 Thu Aug 19 18:21:31 1993 david d `zoo' zuhn (zoo (a] rtl.cygnus.com) 591 592 * Install.in: handle the new fixproto work 593 594 Mon Jul 19 12:05:41 1993 david d `zoo' zuhn (zoo (a] cirdan.cygnus.com) 595 596 * Install.in: remove "MT=tctl" for AIX (not needed, and barely 597 worked anyway) 598 599 Mon Jun 14 19:09:22 1993 Jeffrey Osier (jeffrey (a] cygnus.com) 600 601 * subst-strings: changed HOST to recognize Solaris for install notes 602 603 Thu Jun 10 16:01:25 1993 Jeffrey Osier (jeffrey (a] cygnus.com) 604 605 * dos-inst.texi: new file. 606 607 Wed Jun 9 19:23:59 1993 Jeffrey Osier (jeffrey (a] rtl.cygnus.com) 608 609 * install-texi.in: added conditionals (nearly complete) 610 cleaned up 611 added support for other releases (not done) 612 613 Wed Jun 9 15:53:58 1993 Jim Kingdon (kingdon (a] cygnus.com) 614 615 * Makefile.in (install-info): Use INSTALL_DATA. 616 ({dist,real}clean): Also delete Makefile and config.status. 617 618 Fri Jun 4 17:09:56 1993 Jeffrey Osier (jeffrey (a] cygnus.com) 619 620 * subst-strings: added data for OS_STRING 621 622 * subst-strings: added support for OS_STRING 623 624 Thu Jun 3 00:37:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 625 626 * Install.in: pull COPYING and COPYING.LIB off of the tape 627 628 Tue Jun 1 16:52:08 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 629 630 * subst-strings: replace RELEASE_DIR too 631 632 Mon Mar 22 23:55:27 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 633 634 * Makefile.in: add installcheck target 635 636 Wed Mar 17 02:21:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 637 638 * Install.in: fix 'source only' extraction bug where it looked for 639 the src dir under H-<host>/src instead of src; also remove stray 640 reference to EMACSHIBIN 641 642 Mon Mar 15 01:25:45 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 643 644 * make-stds.texi: added 'installcheck' to the standard targets 645 646 Tue Mar 9 19:48:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 647 648 * standards.texi: added INFO-DIR-ENTRY, updated version from the FSF 649 650 Tue Feb 9 12:40:23 1993 Ian Lance Taylor (ian (a] cygnus.com) 651 652 * Makefile.in (standards.info): Added -I$(srcdir) to find 653 make-stds.texi. 654 655 Mon Feb 1 16:32:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 656 657 * standards.texi: updated to latest FSF version, which includes: 658 659 * make-stds.texi: new file 660 661 Mon Nov 30 01:31:40 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 662 663 * install-texi.in, relnotes.texi, intro.texi: changed Cygnus phone 664 numbers from the old Palo Alto ones to the new Mtn. View numbers 665 666 Mon Nov 16 16:50:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 667 668 * Makefile.in: define $(RM) to "rm -f" 669 670 Sun Oct 11 16:05:48 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com) 671 672 * intro.texi: added INFO-DIR-ENTRY 673