summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2023-10-11 18:46:04 (EDT)
committer P. J. McDermott <pj@pehjota.net>2023-10-12 03:19:37 (EDT)
commit700b7230aeae7ed5f49ecfd531cea969c6c46583 (patch)
tree1612024c0737bcf5382927eb033c7c1bde9ce36b
parenta4855fdfcd3a45e3a83b21fc456d62ede5c03c0e (diff)
downloadatsign-700b7230aeae7ed5f49ecfd531cea969c6c46583.zip
atsign-700b7230aeae7ed5f49ecfd531cea969c6c46583.tar.gz
atsign-700b7230aeae7ed5f49ecfd531cea969c6c46583.tar.bz2
build: Don't truncate ABOUT-NLS
gettext reduced it to just a hyperlink and in the manual no longer recommends distributing it: https://git.savannah.gnu.org/cgit/gettext.git/commit/?id=6b40c1fa79 https://savannah.gnu.org/bugs/?54809
-rwxr-xr-xautogen.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/autogen.sh b/autogen.sh
index 1123075..d11efe6 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -25,8 +25,6 @@ EOF
expect "Press Return to acknowledge the previous * paragraphs."
send "\n"
EOF
- # This file contains a huge outdated matrix of unrelated packages.
- >ABOUT-NLS
aclocal
autoconf
autoheader