X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstrtod;h=9a4a0f31d2a54384528f0056d584b7915e09e219;hb=567f85cfcdb0a63cf96730d0858581b013765d59;hp=4098b13641f5be157657918801cb98d73d4ce66f;hpb=5eeec029e833abe9ba663d51bb556bd1eebb814e;p=gnulib.git diff --git a/modules/strtod b/modules/strtod index 4098b1364..9a4a0f31d 100644 --- a/modules/strtod +++ b/modules/strtod @@ -6,9 +6,13 @@ 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) @@ -16,6 +20,9 @@ LIBS += $(POW_LIB) Include: +Link: +$(POW_LIB) + License: LGPL