crypto/gc: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / striconv
index 496fea0b33bc21de5877c2a55daeb658853ad8cc..a411248edbe1df8261e6b1f62450cb0345ac6e3c 100644 (file)
@@ -7,6 +7,7 @@ lib/striconv.c
 
 Depends-on:
 iconv
+iconv_open
 strdup
 c-strcase
 
@@ -25,8 +26,11 @@ endif
 Include:
 "striconv.h"
 
+Link:
+$(LTLIBICONV) when linking with libtool, $(LIBICONV) otherwise
+
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible, Simon Josefsson