* ltconfig, ltmain.sh: New files, from libtool 1.0.
* missing: New file, from automake 1.2.
This commit is contained in:
parent
61c5746302
commit
6079ad780f
3 changed files with 1820 additions and 1 deletions
|
@ -58,7 +58,8 @@ keep_these_too="${keep_these_too} .cvsignore CYGNUS autoconf
|
|||
rcs readline sed send-pr shellutils sim tar textutils time
|
||||
texinfo tgas utils uudecode wdiff xiberty
|
||||
configure.bat makeall.bat setup.com makefile.vms winsup
|
||||
mpw-README mpw-configure mpw-config.in mpw-build.in mpw-install"
|
||||
mpw-README mpw-configure mpw-config.in mpw-build.in mpw-install
|
||||
ltconfig ltmain.sh missing"
|
||||
|
||||
lose_these_too="${lose_these_too} testsuite"
|
||||
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
* ltconfig, ltmain.sh: New files, from libtool 1.0.
|
||||
* missing: New file, from automake 1.2.
|
||||
|
||||
Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
* Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
|
||||
|
|
Loading…
Add table
Reference in a new issue