summaryrefslogtreecommitdiff
path: root/modules/javacomp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/javacomp')
-rw-r--r--modules/javacomp7
1 files changed, 6 insertions, 1 deletions
diff --git a/modules/javacomp b/modules/javacomp
index 055279771f..d93cde52e3 100644
--- a/modules/javacomp
+++ b/modules/javacomp
@@ -28,6 +28,7 @@ clean-temp
stat
error
xvasprintf
+verify
c-strstr
gettext-h
javacomp-script
@@ -42,7 +43,11 @@ Include:
"javacomp.h"
Link:
-$(LIB_MBRTOWC)
+$(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise
+$(MBRTOWC_LIB)
+$(LTLIBC32CONV) when linking with libtool, $(LIBC32CONV) otherwise
+$(GETRANDOM_LIB)
+$(LIBTHREAD)
License:
GPL

Return to:

Send suggestions and report system problems to the System administrator.