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