mirror of
git://git.savannah.gnu.org/libtool.git
synced 2024-11-27 06:09:57 +08:00
*** empty log message ***
This commit is contained in:
parent
c948dcb00e
commit
ff46cd943d
30
libtool.prj
30
libtool.prj
@ -1,11 +1,11 @@
|
||||
;; -*- Lisp -*-
|
||||
(Created-By-Prcs-Version 1 2 1)
|
||||
(Project-Description "GNU libtool library support script")
|
||||
(Project-Version libtool 1.0i 2)
|
||||
(Parent-Version libtool 1.0i 1)
|
||||
(Version-Log "Fix problem with parallel builds after changing ltmain.in or ltconfig.in.")
|
||||
(Project-Version libtool 1.0i 3)
|
||||
(Parent-Version libtool 1.0i 2)
|
||||
(Version-Log "Many, many miscellaneous fixes and new docs.")
|
||||
(New-Version-Log "")
|
||||
(Checkin-Time "Mon, 01 Dec 1997 11:36:19 -0700")
|
||||
(Checkin-Time "Sun, 25 Jan 1998 12:35:11 -0700")
|
||||
(Checkin-Login gord)
|
||||
(Populate-Ignore ("~$" "Makefile$" "Makefile\\.in$" "aclocal\\.m4$"
|
||||
"configure$" "config\\.status$" "config\\.cache$"
|
||||
@ -23,12 +23,12 @@
|
||||
(Files
|
||||
;; Administrivia.
|
||||
(AUTHORS (libtool/21_AUTHORS 1.1 664))
|
||||
(ChangeLog (libtool/20_ChangeLog 1.4.1.67 664))
|
||||
(NEWS (libtool/19_NEWS 1.4.1.46 664))
|
||||
(ChangeLog (libtool/20_ChangeLog 1.4.1.68 664))
|
||||
(NEWS (libtool/19_NEWS 1.4.1.47 664))
|
||||
(PACKAGES (libtool/42_PACKAGES 1.8 664))
|
||||
(README (libtool/17_README 1.18 664))
|
||||
(README-alpha (libtool/16_README-alp 1.10 664))
|
||||
(TODO (libtool/14_TODO 1.3.1.33 664))
|
||||
(TODO (libtool/14_TODO 1.3.1.34 664))
|
||||
(THANKS (libtool/15_THANKS 1.10 664))
|
||||
(libtool.spec (libtool/46_libtool.sp 1.5 664))
|
||||
|
||||
@ -36,22 +36,22 @@
|
||||
(Makefile.am (libtool/18_Makefile.a 1.35 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.52 664))
|
||||
(ltconfig.in (libtool/3_ltconfig.i 1.4.1.53 775))
|
||||
(ltmain.in (libtool/2_ltmain.sh. 1.4.1.53 664))
|
||||
(ltconfig.in (libtool/3_ltconfig.i 1.4.1.54 775))
|
||||
(libtoolize.in (libtool/4_libtoolize 1.6 664))
|
||||
|
||||
;; aclocal additions.
|
||||
(libtool.m4 (libtool/12_libtool.m4 1.20 664))
|
||||
|
||||
;; Documentation subdirectory.
|
||||
(doc/libtool.texi (libtool/0_libtool.te 1.3.1.30 664))
|
||||
(doc/libtool.texi (libtool/0_libtool.te 1.3.1.31 664))
|
||||
(doc/platforms.texi (libtool/41_platforms. 1.14 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.22 664))
|
||||
(demo/configure.in (libtool/10_configure. 1.4 664))
|
||||
(demo/Makefile.am (libtool/11_Makefile.a 1.23 664))
|
||||
(demo/configure.in (libtool/10_configure. 1.5 664))
|
||||
(demo/run.test (libtool/27_run.test 1.1 775))
|
||||
(demo/dlmain.c (libtool/48_dlmain.c 1.5 664))
|
||||
(demo/main.c (libtool/5_main.c 1.5 664))
|
||||
@ -60,8 +60,8 @@
|
||||
(demo/foo.c (libtool/9_foo.c 1.2.1.5 664))
|
||||
|
||||
;; Tests subdirectory.
|
||||
(tests/ChangeLog (libtool/26_ChangeLog 1.22 664))
|
||||
(tests/Makefile.am (libtool/25_Makefile.a 1.13 664))
|
||||
(tests/ChangeLog (libtool/26_ChangeLog 1.23 664))
|
||||
(tests/Makefile.am (libtool/25_Makefile.a 1.14 664))
|
||||
(tests/defs (libtool/24_defs 1.4 664))
|
||||
(tests/tlibtool (libtool/29_tlibtool 1.3 775))
|
||||
|
||||
@ -78,7 +78,7 @@
|
||||
(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.2 775))
|
||||
(tests/suffix.test (libtool/38_suffix.tes 1.3 775))
|
||||
(tests/test-e.test (libtool/22_test-e.tes 1.4 775))
|
||||
|
||||
;; Installed automatically.
|
||||
|
Loading…
Reference in New Issue
Block a user