Fix more C++ link errors on Solaris 8.
[pspp] / modules / striconv
index 0b75e43d5565f459f67346f28e21435cf90fc6d2..a411248edbe1df8261e6b1f62450cb0345ac6e3c 100644 (file)
@@ -26,8 +26,11 @@ endif
 Include:
 "striconv.h"
 
+Link:
+$(LTLIBICONV) when linking with libtool, $(LIBICONV) otherwise
+
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible, Simon Josefsson