strtod: Remove check for strtod, unless supporting old platforms.
[pspp] / modules / imaxdiv
index 9adcd7ee9703a4c6ead89ed8e75432ede12bf643..7eacbc750d78bab735cb148c55f8d8ca87e2135d 100644 (file)
@@ -10,9 +10,9 @@ inttypes
 
 configure.ac:
 gl_FUNC_IMAXDIV
+gl_INTTYPES_MODULE_INDICATOR([imaxdiv])
 
 Makefile.am:
-EXTRA_DIST += imaxdiv.c
 
 Include:
 <inttypes.h>