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
e411ce13b8
commit
d25616da45
36
libtool.prj
36
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 21)
|
||||
(Parent-Version libtool 1 20)
|
||||
(Project-Version libtool 1 22)
|
||||
(Parent-Version libtool 1 21)
|
||||
|
||||
(Version-Log "Release 1.0c")
|
||||
(Version-Log "A few misc bug fixes and Windows NT portability fixes.")
|
||||
(New-Version-Log "")
|
||||
(Checkin-Time "Mon, 15 Sep 1997 08:12:49 -0600")
|
||||
(Checkin-Time "Tue, 14 Oct 1997 12:33:24 -0600")
|
||||
(Checkin-Login gord)
|
||||
(Populate-Ignore ("~$" "Makefile$" "Makefile\\.in$" "aclocal\\.m4$"
|
||||
"configure$" "config\\.status$" "config\\.cache$"
|
||||
@ -24,34 +24,34 @@
|
||||
(Files
|
||||
;; Administrivia.
|
||||
(AUTHORS (libtool/21_AUTHORS 1.1 664))
|
||||
(ChangeLog (libtool/20_ChangeLog 1.4.1.53 664))
|
||||
(NEWS (libtool/19_NEWS 1.4.1.34 664))
|
||||
(ChangeLog (libtool/20_ChangeLog 1.4.1.54 664))
|
||||
(NEWS (libtool/19_NEWS 1.4.1.35 664))
|
||||
(PACKAGES (libtool/42_PACKAGES 1.6 664))
|
||||
(README (libtool/17_README 1.15 664))
|
||||
(README (libtool/17_README 1.16 664))
|
||||
(README-alpha (libtool/16_README-alp 1.8 664))
|
||||
(TODO (libtool/14_TODO 1.3.1.28 664))
|
||||
(TODO (libtool/14_TODO 1.3.1.29 664))
|
||||
(THANKS (libtool/15_THANKS 1.10 664))
|
||||
(libtool.spec (libtool/46_libtool.sp 1.4 664))
|
||||
|
||||
;; Top directory.
|
||||
(Makefile.am (libtool/18_Makefile.a 1.28 664))
|
||||
(configure.in (libtool/13_configure. 1.4.1.23 664))
|
||||
(configure.in (libtool/13_configure. 1.4.1.24 664))
|
||||
(lineno (libtool/49_lineno 1.1 775))
|
||||
(ltmain.in (libtool/2_ltmain.sh. 1.4.1.41 664))
|
||||
(ltconfig.in (libtool/3_ltconfig.i 1.4.1.41 775))
|
||||
(ltmain.in (libtool/2_ltmain.sh. 1.4.1.42 664))
|
||||
(ltconfig.in (libtool/3_ltconfig.i 1.4.1.42 775))
|
||||
(libtoolize.in (libtool/4_libtoolize 1.6 664))
|
||||
|
||||
;; aclocal additions.
|
||||
(libtool.m4 (libtool/12_libtool.m4 1.14 664))
|
||||
(libtool.m4 (libtool/12_libtool.m4 1.15 664))
|
||||
|
||||
;; Documentation subdirectory.
|
||||
(doc/libtool.texi (libtool/0_libtool.te 1.3.1.28 664))
|
||||
(doc/libtool.texi (libtool/0_libtool.te 1.3.1.29 664))
|
||||
(doc/platforms.texi (libtool/41_platforms. 1.13 664))
|
||||
(doc/Makefile.am (libtool/1_Makefile.a 1.5 664))
|
||||
|
||||
;; Demonstration subdirectory.
|
||||
(demo/README (libtool/28_README 1.2 664))
|
||||
(demo/Makefile.am (libtool/11_Makefile.a 1.18 664))
|
||||
(demo/Makefile.am (libtool/11_Makefile.a 1.19 664))
|
||||
(demo/configure.in (libtool/10_configure. 1.4 664))
|
||||
(demo/run.test (libtool/27_run.test 1.1 775))
|
||||
(demo/dlmain.c (libtool/48_dlmain.c 1.5 664))
|
||||
@ -61,9 +61,9 @@
|
||||
(demo/foo.c (libtool/9_foo.c 1.2.1.5 664))
|
||||
|
||||
;; Tests subdirectory.
|
||||
(tests/ChangeLog (libtool/26_ChangeLog 1.20 664))
|
||||
(tests/Makefile.am (libtool/25_Makefile.a 1.12 664))
|
||||
(tests/defs (libtool/24_defs 1.3 664))
|
||||
(tests/ChangeLog (libtool/26_ChangeLog 1.21 664))
|
||||
(tests/Makefile.am (libtool/25_Makefile.a 1.13 664))
|
||||
(tests/defs (libtool/24_defs 1.4 664))
|
||||
(tests/tlibtool (libtool/29_tlibtool 1.3 775))
|
||||
|
||||
;; The actual tests.
|
||||
@ -73,7 +73,7 @@
|
||||
(tests/demo-inst.test (libtool/34_demo-inst. 1.9 775))
|
||||
(tests/demo-exec.test (libtool/35_demo-exec. 1.8 775))
|
||||
(tests/demo-conf.test (libtool/36_demo-conf. 1.6 775))
|
||||
(tests/hardcode.test (libtool/39_hardcode.t 1.7 775))
|
||||
(tests/hardcode.test (libtool/39_hardcode.t 1.8 775))
|
||||
(tests/if.test (libtool/45_if.test 1.2 775))
|
||||
(tests/link.test (libtool/30_link.test 1.3 775))
|
||||
(tests/link-2.test (libtool/31_link-2.tes 1.3 775))
|
||||
|
Loading…
Reference in New Issue
Block a user