mirror of
git://git.savannah.gnu.org/libtool.git
synced 2025-03-13 15:46:55 +08:00
*** empty log message ***
This commit is contained in:
parent
2bbe68ad8e
commit
c2d9deb4ef
40
libtool.prj
40
libtool.prj
@ -1,11 +1,12 @@
|
||||
;; -*- Lisp -*-
|
||||
(Created-By-Prcs-Version 1 2 1)
|
||||
(Project-Description "GNU Libtool library support script")
|
||||
(Project-Version libtool 1.0j 3)
|
||||
(Parent-Version libtool 1.0j 2)
|
||||
(Version-Log "Bug fixes on Solaris 2.6 and MS-DOS.")
|
||||
(Project-Version libtool 1.0j 4)
|
||||
(Parent-Version libtool 1.0j 3)
|
||||
(Version-Log "Cleaned up the build environment, and ditched more dead code.
|
||||
Normalized ChangeLogs, and a few more minor bug fixes.")
|
||||
(New-Version-Log "")
|
||||
(Checkin-Time "Mon, 16 Feb 1998 13:13:54 -0700")
|
||||
(Checkin-Time "Thu, 05 Mar 1998 09:22:50 -0700")
|
||||
(Checkin-Login gord)
|
||||
(Populate-Ignore ("~$" "Makefile$" "Makefile\\.in$" "aclocal\\.m4$"
|
||||
"configure$" "config\\.status$" "config\\.cache$"
|
||||
@ -23,30 +24,29 @@
|
||||
(Files
|
||||
;; Administrivia.
|
||||
(AUTHORS (libtool/21_AUTHORS 1.1 664))
|
||||
(ChangeLog (libtool/20_ChangeLog 1.4.1.72 664))
|
||||
(NEWS (libtool/19_NEWS 1.4.1.50 664))
|
||||
(ChangeLog (libtool/20_ChangeLog 1.4.1.73 664))
|
||||
(NEWS (libtool/19_NEWS 1.4.1.51 664))
|
||||
(PACKAGES (libtool/42_PACKAGES 1.8 664))
|
||||
(README (libtool/17_README 1.20 664))
|
||||
(README-alpha (libtool/16_README-alp 1.11 664))
|
||||
(TODO (libtool/14_TODO 1.3.1.36 664))
|
||||
(README (libtool/17_README 1.21 664))
|
||||
(README-alpha (libtool/16_README-alp 1.12 664))
|
||||
(TODO (libtool/14_TODO 1.3.1.37 664))
|
||||
(THANKS (libtool/15_THANKS 1.12 664))
|
||||
(libtool.spec (libtool/46_libtool.sp 1.6 664))
|
||||
|
||||
;; Top directory.
|
||||
(Makefile.am (libtool/18_Makefile.a 1.35 664))
|
||||
(Makefile.am (libtool/18_Makefile.a 1.36 664))
|
||||
(configure.in (libtool/13_configure. 1.4.1.29 664))
|
||||
(lineno (libtool/49_lineno 1.1 775))
|
||||
(ltmain.in (libtool/2_ltmain.sh. 1.4.1.57 664))
|
||||
(ltconfig.in (libtool/3_ltconfig.i 1.4.1.58 775))
|
||||
(ltmain.in (libtool/2_ltmain.sh. 1.4.1.58 664))
|
||||
(ltconfig.in (libtool/3_ltconfig.i 1.4.1.59 775))
|
||||
(libtoolize.in (libtool/4_libtoolize 1.6 664))
|
||||
|
||||
;; aclocal additions.
|
||||
(libtool.m4 (libtool/12_libtool.m4 1.23 664))
|
||||
(libtool.m4 (libtool/12_libtool.m4 1.24 664))
|
||||
|
||||
;; Documentation subdirectory.
|
||||
(doc/Makefile.am (libtool/1_Makefile.a 1.6 664))
|
||||
(doc/PLATFORMS (libtool/41_platforms. 1.15 664))
|
||||
(doc/libtool.texi (libtool/0_libtool.te 1.3.1.34 664))
|
||||
(doc/libtool.texi (libtool/0_libtool.te 1.3.1.35 664))
|
||||
|
||||
;; Demonstration subdirectory.
|
||||
(demo/README (libtool/28_README 1.3 664))
|
||||
@ -60,26 +60,24 @@
|
||||
(demo/foo.c (libtool/9_foo.c 1.2.1.5 664))
|
||||
|
||||
;; Tests subdirectory.
|
||||
(tests/ChangeLog (libtool/26_ChangeLog 1.25 664))
|
||||
(tests/Makefile.am (libtool/25_Makefile.a 1.14 664))
|
||||
(tests/ChangeLog (libtool/26_ChangeLog 1.26 664))
|
||||
(tests/Makefile.am (libtool/25_Makefile.a 1.15 664))
|
||||
(tests/defs (libtool/24_defs 1.5 664))
|
||||
(tests/tlibtool (libtool/29_tlibtool 1.3 775))
|
||||
|
||||
;; The actual tests.
|
||||
(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.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.9 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))
|
||||
(tests/nomode.test (libtool/47_nomode.tes 1.1 775))
|
||||
(tests/quote.test (libtool/50_quote.test 1.4 775))
|
||||
(tests/suffix.test (libtool/38_suffix.tes 1.4 775))
|
||||
(tests/test-e.test (libtool/22_test-e.tes 1.4 775))
|
||||
(tests/sh.test (libtool/45_if.test 1.3 775))
|
||||
(tests/suffix.test (libtool/38_suffix.tes 1.5 775))
|
||||
|
||||
;; Installed automatically.
|
||||
(config.sub (/local/share/automake/config.sub) :symlink)
|
||||
|
Loading…
x
Reference in New Issue
Block a user