(jm_MACROS): Remove code to set POW_LIBM.
authorJim Meyering <jim@meyering.net>
Sun, 11 Nov 2001 10:07:07 +0000 (10:07 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 11 Nov 2001 10:07:07 +0000 (10:07 +0000)
Now, that's done as part of AC_FUNC_STRTOD.

m4/jm-macros.m4

index 139d83a0ba2764d91faafe598172a2f3369a2fbb..16861c17e7d99843eaef0ec3073a08a8078e02ec 100644 (file)
@@ -1,4 +1,4 @@
-#serial 40   -*- autoconf -*-
+#serial 41   -*- autoconf -*-
 
 dnl Misc type-related macros for fileutils, sh-utils, textutils.
 
@@ -161,8 +161,6 @@ AC_DEFUN([jm_MACROS],
   AC_FUNC_OBSTACK
 
   AC_FUNC_STRTOD
-  AC_SUBST(POW_LIBM)
-  test $am_cv_func_strtod_needs_libm = yes && POW_LIBM=-lm
 
   # See if linking `seq' requires -lm.
   # It does on nearly every system.  The single exception (so far) is