From: Gordon Matzigkeit Date: Fri, 16 Oct 1998 21:14:58 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: release-0-6b~64 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6179acc0ff6d0fb4a1e42413dc6b25193605e729;p=thirdparty%2Flibtool.git *** empty log message *** --- diff --git a/libtool.prj b/libtool.prj index 30c0bb8bc..378b98973 100644 --- a/libtool.prj +++ b/libtool.prj @@ -1,12 +1,12 @@ ;; -*- Lisp -*- (Created-By-Prcs-Version 1 2 1) (Project-Description "GNU libtool library support script") -(Project-Version libtool 0.9i 2) -(Parent-Version libtool 0.9i 1) +(Project-Version libtool 0.9i 3) +(Parent-Version libtool 0.9i 2) -(Version-Log "Made more robust.") +(Version-Log "Ported to MkLinux, and fixed robustness.") (New-Version-Log "") -(Checkin-Time "Thu, 19 Jun 1997 22:20:39 -0600") +(Checkin-Time "Sun, 22 Jun 1997 14:00:03 -0600") (Checkin-Login gord) (Populate-Ignore ("~$" "Makefile$" "Makefile\\.in$" "aclocal\\.m4$" "configure$" "config\\.status$" "config\\.cache$" @@ -20,9 +20,9 @@ (Files ;; Administrivia. (AUTHORS (libtool/21_AUTHORS 1.1 664)) - (ChangeLog (libtool/20_ChangeLog 1.4.1.27 664)) - (NEWS (libtool/19_NEWS 1.4.1.19 664)) - (PACKAGES (libtool/42_PACKAGES 1.3 664)) + (ChangeLog (libtool/20_ChangeLog 1.4.1.28 664)) + (NEWS (libtool/19_NEWS 1.4.1.20 664)) + (PACKAGES (libtool/42_PACKAGES 1.4 664)) (README (libtool/17_README 1.12 664)) (README-alpha (libtool/16_README-alp 1.5 664)) (README-automake (libtool/37_README-aut 1.4 664)) @@ -32,8 +32,8 @@ ;; Top directory. (Makefile.am (libtool/18_Makefile.a 1.20 664)) (configure.in (libtool/13_configure. 1.4.1.14 664)) - (ltmain.sh.in (libtool/2_ltmain.sh. 1.4.1.20 664)) - (ltconfig.in (libtool/3_ltconfig.i 1.4.1.20 775)) + (ltmain.sh.in (libtool/2_ltmain.sh. 1.4.1.21 664)) + (ltconfig.in (libtool/3_ltconfig.i 1.4.1.21 775)) (libtoolize.in (libtool/4_libtoolize 1.6 664)) ;; aclocal additions. @@ -56,19 +56,20 @@ ;; Tests subdirectory. (tests/ChangeLog (libtool/26_ChangeLog 1.11 664)) - (tests/Makefile.am (libtool/25_Makefile.a 1.8 664)) + (tests/Makefile.am (libtool/25_Makefile.a 1.9 664)) (tests/defs (libtool/24_defs 1.3 664)) (tests/tlibtool (libtool/29_tlibtool 1.2 775)) ;; The actual tests. - (tests/hardcode.test (libtool/39_hardcode.t 1.6 775)) - (tests/link.test (libtool/30_link.test 1.3 775)) - (tests/link-2.test (libtool/31_link-2.tes 1.3 775)) + (tests/assign.test (libtool/44_assign.tes 1.1 775)) (tests/demo-unst.test (libtool/32_demo-unst. 1.3 775)) (tests/demo-make.test (libtool/33_demo-make. 1.3 775)) (tests/demo-inst.test (libtool/34_demo-inst. 1.5 775)) (tests/demo-exec.test (libtool/35_demo-exec. 1.3 775)) (tests/demo-conf.test (libtool/36_demo-conf. 1.6 775)) + (tests/hardcode.test (libtool/39_hardcode.t 1.6 775)) + (tests/link.test (libtool/30_link.test 1.3 775)) + (tests/link-2.test (libtool/31_link-2.tes 1.3 775)) (tests/suffix.test (libtool/38_suffix.tes 1.1 775)) (tests/test-e.test (libtool/22_test-e.tes 1.2 775)) @@ -80,6 +81,7 @@ (missing (/local/share/automake/missing) :symlink) (mkinstalldirs (/local/share/automake/mkinstalldirs) :symlink) (install-sh (/local/share/automake/install-sh) :symlink) + (acinclude.m4 (libtool.m4) :symlink) (demo/acinclude.m4 (../libtool.m4) :symlink) (doc/texinfo.tex (/local/share/automake/texinfo.tex) :symlink) (doc/mdate-sh (/local/share/automake/mdate-sh) :symlink)