summaryrefslogtreecommitdiff
path: root/bootstrap.conf
diff options
context:
space:
mode:
authorBertrand Garrigues <bertrand.garrigues@laposte.net>2018-12-10 22:41:32 +0100
committerBertrand Garrigues <bertrand.garrigues@laposte.net>2018-12-10 22:41:32 +0100
commit168f4bcd9517bbd6e963e7ec2b8a282c29888ff6 (patch)
tree40f62c91d219a3c1551cee112b542bb81e99b59c /bootstrap.conf
parent35c8ecc4e75042bf4b08119ab68c98eaad857cca (diff)
downloadgroff-git-168f4bcd9517bbd6e963e7ec2b8a282c29888ff6.tar.gz
Remove gnulib's hypot module.
The removal of 'GROFF_NEED_DECLARATION([hypot])' in 'configure.ac' was correct as the test was buggy, but there is no need to use gnulib's hypot module as previously we did not need to provide a replacement function. * bootstrap.conf: do it.
Diffstat (limited to 'bootstrap.conf')
-rw-r--r--bootstrap.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index 6cf16c840..5161d1fd1 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -43,7 +43,6 @@ gnulib_modules="
fprintf-posix
snprintf
vsnprintf
- hypot
"
# Name of the Makefile.am