tmpfile: Fix C++ test error on mingw.
[pspp] / modules / iconv
index 757bd5b6cc49293249a71fcaab5c55c2d9164f3a..5d81aa3db0bd18e89611d723d3f1ffbfc6352e46 100644 (file)
@@ -17,8 +17,11 @@ Include:
 # include <iconv.h>
 #endif
 
+Link:
+$(LTLIBICONV) when linking with libtool, $(LIBICONV) otherwise
+
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible