mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-29 14:30:34 +02:00
Rename configure.in to configure.ac, twice
* configure.ac: Rename from configure.in. * GUILE-VERSION: Update comments; nfc. * HACKING: Likewise. * guile-readline/configure.ac: Rename from guile-readline/configure.in. * guile-readline/LIBGUILEREADLINE-VERSION: Update comments; nfc. * libguile/__scm.h: Likewise. * libguile/gen-scmconfig.c: Likewise. * libguile/gen-scmconfig.h.in: Likewise.
This commit is contained in:
parent
579b604173
commit
7c59f65f81
8 changed files with 11 additions and 11 deletions
|
@ -13,7 +13,7 @@ PACKAGE=guile
|
|||
|
||||
# All of the shared lib versioning info. Right now, for this to work
|
||||
# properly, you'll also need to add AC_SUBST calls to the right place
|
||||
# in configure.in, add the right -version-info statement to your
|
||||
# in configure.ac, add the right -version-info statement to your
|
||||
# Makefile.am The only library not handled here is
|
||||
# guile-readline/libguile-readline. It is handled in
|
||||
# ./guile-readline/LIBGUILEREADLINE-VERSION.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue