strtod: Remove check for strtod, unless supporting old platforms.
[pspp] / modules / fdutimensat
index 093b1a6eddee24e2e8196217d18249d71fabae88..66d5b4b692a5dfafcf3fdbc4ca225513709e3fb0 100644 (file)
@@ -10,6 +10,7 @@ futimens
 utimensat
 
 configure.ac:
+AC_REQUIRE([AC_C_INLINE]) dnl because 'inline' is used in lib/utimens.h
 gl_MODULE_INDICATOR([fdutimensat])
 
 Makefile.am: