doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / modules / sqrt
index b425ca4..bceda3d 100644 (file)
@@ -2,12 +2,13 @@ Description:
 sqrt() function: square root.
 
 Files:
+m4/sqrt.m4
 m4/mathfunc.m4
 
 Depends-on:
 
 configure.ac:
-gl_MATHFUNC([sqrt])
+gl_FUNC_SQRT
 
 Makefile.am: