mirror of
git://git.savannah.gnu.org/libtool.git
synced 2025-01-18 14:16:00 +08:00
*** empty log message ***
This commit is contained in:
parent
9eeaa94698
commit
074b6384d0
30
libtool.prj
30
libtool.prj
@ -1,12 +1,12 @@
|
||||
;; -*- Lisp -*-
|
||||
(Created-By-Prcs-Version 1 2 1)
|
||||
(Project-Description "GNU Libtool library support script")
|
||||
(Project-Version libtool 1.2a 2)
|
||||
(Parent-Version libtool 1.2a 1)
|
||||
(Version-Log "Removed PACKAGES... there were too many to keep track of.
|
||||
Many little bug fixes and cleanups.")
|
||||
(Project-Version libtool 1.2a 3)
|
||||
(Parent-Version libtool 1.2a 2)
|
||||
(Version-Log "Start using ksh print -r to try to avoid a buggy printf.
|
||||
More cleanliness fixes for ltconfig, ltmain.sh, and libtool.m4.")
|
||||
(New-Version-Log "")
|
||||
(Checkin-Time "Tue, 14 Apr 1998 10:29:20 -0600")
|
||||
(Checkin-Time "Sun, 19 Apr 1998 13:21:49 -0600")
|
||||
(Checkin-Login gord)
|
||||
(Populate-Ignore ("~$" "Makefile$" "Makefile\\.in$" "aclocal\\.m4$"
|
||||
"configure$" "config\\.status$" "config\\.cache$"
|
||||
@ -23,29 +23,29 @@ Many little bug fixes and cleanups.")
|
||||
(Project-Keywords)
|
||||
(Files
|
||||
;; Administrivia.
|
||||
(AUTHORS (libtool/21_AUTHORS 1.1 664))
|
||||
(ChangeLog (libtool/20_ChangeLog 1.4.1.76 664))
|
||||
(NEWS (libtool/19_NEWS 1.4.1.56 664))
|
||||
(AUTHORS (libtool/21_AUTHORS 1.2 664))
|
||||
(ChangeLog (libtool/20_ChangeLog 1.4.1.77 664))
|
||||
(NEWS (libtool/19_NEWS 1.4.1.57 664))
|
||||
(README (libtool/17_README 1.23 664))
|
||||
(README-alpha (libtool/16_README-alp 1.12 664))
|
||||
(TODO (libtool/14_TODO 1.3.1.40 664))
|
||||
(TODO (libtool/14_TODO 1.3.1.41 664))
|
||||
(THANKS (libtool/15_THANKS 1.12 664))
|
||||
(libtool.spec (libtool/46_libtool.sp 1.7 664))
|
||||
|
||||
;; Top directory.
|
||||
(Makefile.am (libtool/18_Makefile.a 1.39 664))
|
||||
(Makefile.am (libtool/18_Makefile.a 1.40 664))
|
||||
(configure.in (libtool/13_configure. 1.4.1.29 664))
|
||||
(ltmain.in (libtool/2_ltmain.sh. 1.4.1.61 664))
|
||||
(ltconfig.in (libtool/3_ltconfig.i 1.4.1.62 775))
|
||||
(ltmain.in (libtool/2_ltmain.sh. 1.4.1.62 664))
|
||||
(ltconfig.in (libtool/3_ltconfig.i 1.4.1.63 775))
|
||||
(libtoolize.in (libtool/4_libtoolize 1.7 664))
|
||||
|
||||
;; aclocal additions.
|
||||
(libtool.m4 (libtool/12_libtool.m4 1.26 664))
|
||||
(libtool.m4 (libtool/12_libtool.m4 1.27 664))
|
||||
|
||||
;; Documentation subdirectory.
|
||||
(doc/Makefile.am (libtool/1_Makefile.a 1.6 664))
|
||||
(doc/PLATFORMS (libtool/41_platforms. 1.16 664))
|
||||
(doc/libtool.texi (libtool/0_libtool.te 1.3.1.37 664))
|
||||
(doc/libtool.texi (libtool/0_libtool.te 1.3.1.38 664))
|
||||
|
||||
;; Demonstration subdirectory.
|
||||
(demo/README (libtool/28_README 1.3 664))
|
||||
@ -73,7 +73,7 @@ Many little bug fixes and cleanups.")
|
||||
(tests/link.test (libtool/30_link.test 1.3 775))
|
||||
(tests/link-2.test (libtool/31_link-2.tes 1.3 775))
|
||||
(tests/nomode.test (libtool/47_nomode.tes 1.1 775))
|
||||
(tests/quote.test (libtool/50_quote.test 1.5 775))
|
||||
(tests/quote.test (libtool/50_quote.test 1.6 775))
|
||||
(tests/sh.test (libtool/45_if.test 1.3 775))
|
||||
(tests/suffix.test (libtool/38_suffix.tes 1.5 775))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user