mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-05 11:40:20 +02:00
*** empty log message ***
This commit is contained in:
parent
30c8d27024
commit
2267188df8
1 changed files with 35 additions and 0 deletions
35
ChangeLog
35
ChangeLog
|
@ -1,3 +1,38 @@
|
|||
2002-02-24 Rob Browning <rlb@defaultvalue.org>
|
||||
|
||||
* GUILE-VERSION: move all but guile-readline library versioning
|
||||
information here. guile-readline is still standalone.
|
||||
|
||||
* configure.in: AC_SUBST the centralized shared lib versioning
|
||||
variables from ./GUILE-VERSION.
|
||||
(LIBQTHREADS_INTERFACE_CURRENT): new AC_SUBST.
|
||||
(LIBQTHREADS_INTERFACE_REVISION): new AC_SUBST.
|
||||
(LIBQTHREADS_INTERFACE_AGE): new AC_SUBST.
|
||||
(LIBQTHREADS_INTERFACE): new AC_SUBST.
|
||||
(LIBGUILE_INTERFACE_CURRENT): new AC_SUBST.
|
||||
(LIBGUILE_INTERFACE_REVISION): new AC_SUBST.
|
||||
(LIBGUILE_INTERFACE_AGE): new AC_SUBST.
|
||||
(LIBGUILE_INTERFACE): new AC_SUBST.
|
||||
(LIBGUILE_SRFI_SRFI_4_INTERFACE_CURRENT): new AC_SUBST.
|
||||
(LIBGUILE_SRFI_SRFI_4_INTERFACE_REVISION): new AC_SUBST.
|
||||
(LIBGUILE_SRFI_SRFI_4_INTERFACE_AGE): new AC_SUBST.
|
||||
(LIBGUILE_SRFI_SRFI_4_INTERFACE): new AC_SUBST.
|
||||
(LIBGUILE_SRFI_SRFI_13_14_INTERFACE_CURRENT): new AC_SUBST.
|
||||
(LIBGUILE_SRFI_SRFI_13_14_INTERFACE_REVISION): new AC_SUBST.
|
||||
(LIBGUILE_SRFI_SRFI_13_14_INTERFACE_AGE): new AC_SUBST.
|
||||
(LIBGUILE_SRFI_SRFI_13_14_INTERFACE): new AC_SUBST.
|
||||
|
||||
* autogen.sh: make absolutely sure we can't have stale files from
|
||||
old versions lying around the libltdl dir since libtoolize
|
||||
doesn't. Also hack libltdl's configure.in to require autoconf 2.5
|
||||
so the main tree and libltdl can't get out of sync again.
|
||||
|
||||
* RELEASE: update release building instructions.
|
||||
|
||||
2002-02-23 Rob Browning <rlb@defaultvalue.org>
|
||||
|
||||
* .cvsignore: add stamp-h1.
|
||||
|
||||
2002-02-21 Neil Jerram <neil@ossau.uklinux.net>
|
||||
|
||||
* acinclude.m4 (GUILE_HEADER_LIBC_WITH_UNISTD): Use [] rather than
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue