tcgetsid: Detect declaration correctly.
[gnulib.git] / modules / sinl
index 4bb4222..187f949 100644 (file)
@@ -18,6 +18,11 @@ floorl          [test $HAVE_SINL = 0]
 
 configure.ac:
 gl_FUNC_SINL
+if test $HAVE_SINL = 0; then
+  AC_LIBOBJ([sinl])
+  AC_LIBOBJ([sincosl])
+  AC_LIBOBJ([trigl])
+fi
 gl_MATH_MODULE_INDICATOR([sinl])
 
 Makefile.am:
@@ -29,7 +34,7 @@ Link:
 $(SINL_LIBM)
 
 License:
-GPL
+LGPL
 
 Maintainer:
 Paolo Bonzini