summaryrefslogtreecommitdiff
path: root/modules/libgmp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/libgmp')
-rw-r--r--modules/libgmp3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/libgmp b/modules/libgmp
index b686717680..70f20cf70c 100644
--- a/modules/libgmp
+++ b/modules/libgmp
@@ -8,6 +8,7 @@ lib/mini-gmp.h
m4/libgmp.m4
Depends-on:
+havelib
configure.ac:
gl_LIBGMP
@@ -33,7 +34,7 @@ Include:
<gmp.h>
Link:
-$(LIB_GMP)
+$(LTLIBGMP) when linking with libtool, $(LIBGMP) otherwise
License:
LGPLv3+ or GPLv2+