1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-29 19:30:36 +02:00

Update reference to the GNU Coding Standards.

This commit is contained in:
Daniel Llorens 2022-10-12 13:11:18 +02:00
parent 584ba588e5
commit 328d6039d2

View file

@ -104,9 +104,8 @@ the THANKS file (for everything else).
Coding standards =====================================================
- As for any part of Project GNU, changes to Guile should follow the
GNU coding standards. The standards are available via anonymous FTP
from prep.ai.mit.edu, as /pub/gnu/standards/standards.texi and
make-stds.texi.
GNU coding standards, available at
https://www.gnu.org/prep/standards/standards.html.
- The Guile tree should compile without warnings under the following
GCC switches, which are the default in the current configure script: