From c929294db1e54dc36feccc3d617105265844a93b Mon Sep 17 00:00:00 2001 From: Gordon Matzigkeit Date: Fri, 16 Oct 1998 21:13:13 +0000 Subject: [PATCH] *** empty log message *** --- libtool.prj | 38 +++++++++++++++++++++++++++----------- 1 file changed, 27 insertions(+), 11 deletions(-) diff --git a/libtool.prj b/libtool.prj index d99ddb188..70198469e 100644 --- a/libtool.prj +++ b/libtool.prj @@ -1,15 +1,18 @@ ;; -*- Lisp -*- (Created-By-Prcs-Version 1 2 1) (Project-Description "GNU libtool library support script") -(Project-Version libtool 0.9e 1) -(Parent-Version libtool 0.9e 0) +(Project-Version libtool 0.9e 2) +(Parent-Version libtool 0.9e 1) -(Version-Log "Bruno's bug fixes") +(Version-Log "") (New-Version-Log "") -(Checkin-Time "Tue, 01 Apr 1997 12:21:43 -0700") +(Checkin-Time "Tue, 01 Apr 1997 12:53:01 -0700") (Checkin-Login gord) -(Populate-Ignore ("~$" - "CVS" ".cvsignore$")) +(Populate-Ignore ("~$" "Makefile$" "Makefile.in$" "aclocal.m4$" "configure$" + "config.status$" "config.cache$" + ".log" ".dvi$" ".ps$" + "stamp-" "^doc/libtool.info" "^doc/version.texi$" + "^libtool$" "^libtoolize$" "^ltconfig$" "^ltmain.sh$")) (Project-Keywords) (Files ;; This is a comment. Fill in files here. @@ -30,14 +33,14 @@ (demo/configure.in (libtool/10_configure. 1.4 664)) (demo/Makefile.am (libtool/11_Makefile.a 1.11 664)) (libtool.m4 (libtool/12_libtool.m4 1.4 664)) - (configure.in (libtool/13_configure. 1.4.1.8 664)) + (configure.in (libtool/13_configure. 1.4.1.9 664)) (TODO (libtool/14_TODO 1.3.1.7 664)) (THANKS (libtool/15_THANKS 1.6 664)) (README-alpha (libtool/16_README-alp 1.4 664)) (README (libtool/17_README 1.8 664)) - (Makefile.am (libtool/18_Makefile.a 1.12 664)) + (Makefile.am (libtool/18_Makefile.a 1.13 664)) (NEWS (libtool/19_NEWS 1.4.1.8 664)) - (ChangeLog (libtool/20_ChangeLog 1.4.1.9 664)) + (ChangeLog (libtool/20_ChangeLog 1.4.1.10 664)) (AUTHORS (libtool/21_AUTHORS 1.1 664)) ;; Files added by populate at Tue, 01 Apr 1997 11:28:43 -0700: @@ -46,7 +49,7 @@ (tests/defs (libtool/24_defs 1.3 664)) (tests/Makefile.am (libtool/25_Makefile.a 1.8 664)) - (tests/ChangeLog (libtool/26_ChangeLog 1.7 664)) + (tests/ChangeLog (libtool/26_ChangeLog 1.8 664)) (demo/run.test (libtool/27_run.test 1.1 775)) (demo/README (libtool/28_README 1.1 664)) @@ -76,7 +79,7 @@ ;; Files added by populate at Tue, 01 Apr 1997 11:59:10 -0700: - (tests/hardcode.test (libtool/39_hardcode.t 1.4 775)) + (tests/hardcode.test (libtool/39_hardcode.t 1.5 775)) ;; Files added by populate at Tue, 01 Apr 1997 12:03:50 -0700: @@ -91,6 +94,19 @@ ;; Files added by populate at Tue, 01 Apr 1997 12:16:02 -0700: (replfunc.m4 (libtool/43_replfunc.m 1.1 664)) + +;; Files added by populate at Tue, 01 Apr 1997 12:27:00 -0700: + + (config.sub (/local/share/libtool/config.sub) :symlink) + (config.guess (/local/share/libtool/config.guess) :symlink) + (COPYING (/local/share/automake/COPYING) :symlink) + (INSTALL (/local/share/automake/INSTALL) :symlink) + (missing (/local/share/automake/missing) :symlink) + (mkinstalldirs (/local/share/automake/mkinstalldirs) :symlink) + (install-sh (/local/share/automake/install-sh) :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) ) (Merge-Parents) (New-Merge-Parents) -- 2.47.2