X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fstrtod;h=a1a450eb79d0cb02fe231560db1634d43e111eab;hb=02d97fa1f7a73756747951b74de8655d9f11b509;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