X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fstrtod;h=4098b13641f5be157657918801cb98d73d4ce66f;hb=2d6501c921265a1536ca044f45773e761b639706;hp=4be1db628ebec143f658315db07fc9b13da67ca2;hpb=2e82f91f46dc3f93963b1e4fdcbc441c129df213;p=gnulib.git diff --git a/modules/strtod b/modules/strtod index 4be1db628..4098b1364 100644 --- a/modules/strtod +++ b/modules/strtod @@ -11,8 +11,13 @@ configure.ac: gl_FUNC_STRTOD Makefile.am: -LIBS += @POW_LIB@ +LIBS += $(POW_LIB) Include: +License: +LGPL + +Maintainer: +all