tanl: Move AC_LIBOBJ invocations to module description.
[gnulib.git] / modules / tanl
index 7840dc1..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: