1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-29 22:40: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:
Thien-Thi Nguyen 2017-03-03 05:59:49 +01:00
parent 579b604173
commit 7c59f65f81
8 changed files with 11 additions and 11 deletions

View file

@ -1,4 +1,4 @@
/* This file is automatically generated via configure.in. */
/* This file is automatically generated via configure.ac. */
/* This is the private include header for gen-scmconfig. See
gen-scmconfig.c for details. This file should be considered even