treewide: Make explicit that 'dev' output of gmp is used

This commit is contained in:
Tuomas Tynkkynen
2016-05-19 10:00:36 +02:00
committed by Vladimír Čunát
parent f81af4e6f0
commit 47c45e2041
15 changed files with 15 additions and 15 deletions
@@ -97,7 +97,7 @@
# /usr/include/mp.h from OpenSolaris. See
# <https://lists.gnu.org/archive/html/hydra-users/2012-08/msg00000.html>
# for details.
"--with-libgmp-prefix=${gmp}"
"--with-libgmp-prefix=${gmp.dev}"
# Same for these (?).
"--with-libreadline-prefix=${readline}"