X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstrtod;h=9a4a0f31d2a54384528f0056d584b7915e09e219;hb=6431e530dc003dcdec5ac106607567446fd4b82a;hp=d2761fd7bced7ca3e58e2dac2151ef837a52efc9;hpb=e8684643a28f1bf6a0839bf6a0c10f630c0f6335;p=gnulib.git diff --git a/modules/strtod b/modules/strtod index d2761fd7b..9a4a0f31d 100644 --- a/modules/strtod +++ b/modules/strtod @@ -6,17 +6,23 @@ lib/strtod.c m4/strtod.m4 Depends-on: +c-ctype +stdbool +stdlib configure.ac: gl_FUNC_STRTOD +gl_STDLIB_MODULE_INDICATOR([strtod]) Makefile.am: LIBS += $(POW_LIB) -EXTRA_DIST += strtod.c Include: +Link: +$(POW_LIB) + License: LGPL