hard-locale: Move AC_LIBOBJ invocations to module description.
[pspp] / m4 / strtod.m4
index f40e342f4331cbac352c8cdc6aa67844dea3f6da..bd97667b26caad7ae233fff29b1d05f45d726d3e 100644 (file)
@@ -1,4 +1,4 @@
-# strtod.m4 serial 20
+# strtod.m4 serial 21
 dnl Copyright (C) 2002-2003, 2006-2011 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -118,10 +118,6 @@ numeric_equal (double x, double y)
       REPLACE_STRTOD=1
     fi
   fi
-  if test $HAVE_STRTOD = 0 || test $REPLACE_STRTOD = 1; then
-    AC_LIBOBJ([strtod])
-    gl_PREREQ_STRTOD
-  fi
 ])
 
 # Prerequisites of lib/strtod.c.