guile-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Guile-commits] branch branch_release-1-8 updated (579b604 -> 9f3004b)


From: Thien-Thi Nguyen
Subject: [Guile-commits] branch branch_release-1-8 updated (579b604 -> 9f3004b)
Date: Fri, 3 Mar 2017 04:17:03 -0500 (EST)

ttn pushed a change to branch branch_release-1-8
in repository guile.

      from  579b604   Fix configure.in macro for automake-1.13
       new  7c59f65   Rename configure.in to configure.ac, twice
       new  3f61b3f   [build int] Add abstraction: CONFIG_SCRIPT
       new  956494e   [build int] Dose configure.ac w/ "proper" m4-quoting
       new  d6aae48   [build int] Remove EOF "Local Variables" block; nfc
       new  181e92b   [build int] Add more 'AC_LANG_PROGRAM' calls
       new  3ca2233   [libguile] Fix bug: Don't expect ‘send’ string to be 
writable
       new  ec27e23   Improve ‘(ice-9 documentation) file-commentary’ default 
scrub proc
       new  de2d678   [build doc] Accomodate whitespace-injecting makeinfo
       new  4c6f43a   [doc] Clean up .texi for modern GNU Texinfo
       new  9f3004b   [maint] Update years in copyright notice; nfc

The 10 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 GUILE-VERSION                                 |   2 +-
 HACKING                                       |   4 +-
 configure.in => configure.ac                  | 473 +++++++++++++-------------
 doc/goops/goops.texi                          |  21 +-
 doc/r5rs/r5rs.texi                            |  53 +--
 doc/tutorial/guile-tut.texi                   |  20 +-
 guile-readline/LIBGUILEREADLINE-VERSION       |   4 +-
 guile-readline/{configure.in => configure.ac} |   0
 ice-9/documentation.scm                       |   4 +-
 libguile/Makefile.am                          |   5 +-
 libguile/__scm.h                              |   4 +-
 libguile/gen-scmconfig.c                      |  10 +-
 libguile/gen-scmconfig.h.in                   |   2 +-
 libguile/socket.c                             |   4 +-
 14 files changed, 305 insertions(+), 301 deletions(-)
 rename configure.in => configure.ac (82%)
 rename guile-readline/{configure.in => configure.ac} (100%)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]