Revamp lchown so that it lives in unistd.h where it belongs.
[pspp] / m4 / ldexpl.m4
index 6587d85c304aa68d5194a561f035c7a8172b1e61..804f1b8ad7564e3d822b0c2ba626f05928b33c3d 100644 (file)
@@ -57,6 +57,7 @@ AC_DEFUN([gl_FUNC_LDEXPL],
     HAVE_DECL_LDEXPL=0
     AC_LIBOBJ([ldexpl])
   fi
+  AC_SUBST([LDEXPL_LIBM])
 ])
 
 dnl Test whether ldexpl() works on finite numbers (this fails on AIX 5.1).