4 # Use alpha.gnu.org for alpha and beta releases.
5 # Use ftp.gnu.org for major releases.
6 gnu_ftp_host-alpha
= alpha
7 gnu_ftp_host-beta
= alpha
8 gnu_ftp_host-major
= ftp
9 gnu_rel_host
= $(gnu_ftp_host-
$(RELEASE_TYPE
)).gnu.org
12 ftp
://$(gnu_rel_host
)/gnu
/cppi \
15 local-checks-to-skip
= patch-check strftime-check check-AUTHORS
17 # The GnuPG ID of the key used to sign the tarballs.
20 # Tests not to run as part of "make distcheck".
21 # Exclude changelog-check here so that there's less churn in ChangeLog
22 # files -- otherwise, you'd need to have the upcoming version number
23 # at the top of the file for each `make distcheck' run.
24 local-checks-to-skip
+= changelog-check