changeset 3605:345115acba9d

(jm_MACROS): Remove code to set POW_LIBM. Now, that's done as part of AC_FUNC_STRTOD.
author Jim Meyering <jim@meyering.net>
date Sun, 11 Nov 2001 10:07:07 +0000
parents 83a9281b27a7
children d08b74f14b25
files m4/jm-macros.m4
diffstat 1 files changed, 1 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/m4/jm-macros.m4
+++ b/m4/jm-macros.m4
@@ -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_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