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
4c08198dce
commit
599d4493ae
24
libtool.prj
24
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.0d 1)
|
||||
(Parent-Version libtool 1 21)
|
||||
|
||||
(Version-Log "Getting ready for 1.0d.")
|
||||
(Project-Version libtool 1.0d 2)
|
||||
(Parent-Version libtool 1.0d 1)
|
||||
(Version-Log "Added basic OS/2 support, and fixed some more quoting
|
||||
problems. Fixed AM_PROG_LD problems.")
|
||||
(New-Version-Log "")
|
||||
(Checkin-Time "Sun, 19 Oct 1997 12:53:23 -0600")
|
||||
(Checkin-Time "Sun, 19 Oct 1997 19:24:09 -0600")
|
||||
(Checkin-Login gord)
|
||||
(Populate-Ignore ("~$" "Makefile$" "Makefile\\.in$" "aclocal\\.m4$"
|
||||
"configure$" "config\\.status$" "config\\.cache$"
|
||||
@ -24,10 +24,10 @@
|
||||
(Files
|
||||
;; Administrivia.
|
||||
(AUTHORS (libtool/21_AUTHORS 1.1 664))
|
||||
(ChangeLog (libtool/20_ChangeLog 1.4.1.55 664))
|
||||
(NEWS (libtool/19_NEWS 1.4.1.36 664))
|
||||
(ChangeLog (libtool/20_ChangeLog 1.4.1.56 664))
|
||||
(NEWS (libtool/19_NEWS 1.4.1.37 664))
|
||||
(PACKAGES (libtool/42_PACKAGES 1.7 664))
|
||||
(README (libtool/17_README 1.16 664))
|
||||
(README (libtool/17_README 1.17 664))
|
||||
(README-alpha (libtool/16_README-alp 1.9 664))
|
||||
(TODO (libtool/14_TODO 1.3.1.29 664))
|
||||
(THANKS (libtool/15_THANKS 1.10 664))
|
||||
@ -35,14 +35,14 @@
|
||||
|
||||
;; Top directory.
|
||||
(Makefile.am (libtool/18_Makefile.a 1.28 664))
|
||||
(configure.in (libtool/13_configure. 1.4.1.24 664))
|
||||
(configure.in (libtool/13_configure. 1.4.1.25 664))
|
||||
(lineno (libtool/49_lineno 1.1 775))
|
||||
(ltmain.in (libtool/2_ltmain.sh. 1.4.1.43 664))
|
||||
(ltconfig.in (libtool/3_ltconfig.i 1.4.1.43 775))
|
||||
(ltmain.in (libtool/2_ltmain.sh. 1.4.1.44 664))
|
||||
(ltconfig.in (libtool/3_ltconfig.i 1.4.1.44 775))
|
||||
(libtoolize.in (libtool/4_libtoolize 1.6 664))
|
||||
|
||||
;; aclocal additions.
|
||||
(libtool.m4 (libtool/12_libtool.m4 1.15 664))
|
||||
(libtool.m4 (libtool/12_libtool.m4 1.16 664))
|
||||
|
||||
;; Documentation subdirectory.
|
||||
(doc/libtool.texi (libtool/0_libtool.te 1.3.1.29 664))
|
||||
|
Loading…
Reference in New Issue
Block a user