(atexit): Define using a prototype.
[gnulib.git] / modules / strtod
index 267776f..a1a450e 100644 (file)
@@ -11,11 +11,10 @@ configure.ac:
 gl_FUNC_STRTOD
 
 Makefile.am:
-LIBS += @POW_LIB@
+LIBS += $(POW_LIB)
 
 Include:
 <stdlib.h>
 
 Maintainer:
 all
-