maint: fts.c: remove __opendir2's now-unused parameter, oflag
[gnulib.git] / modules / tanl
index 520df45..ce1f20d 100644 (file)
@@ -17,6 +17,10 @@ floorl          [test $HAVE_TANL = 0]
 
 configure.ac:
 gl_FUNC_TANL
+if test $HAVE_TANL = 0; then
+  AC_LIBOBJ([tanl])
+  AC_LIBOBJ([trigl])
+fi
 gl_MATH_MODULE_INDICATOR([tanl])
 
 Makefile.am:
@@ -28,7 +32,7 @@ Link:
 $(TANL_LIBM)
 
 License:
-GPL
+LGPL
 
 Maintainer:
 Paolo Bonzini