doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / modules / log
index 824f8c9..13e7c27 100644 (file)
@@ -10,7 +10,7 @@ Depends-on:
 math
 
 configure.ac:
-gl_FUNC_LOG
+AC_REQUIRE([gl_FUNC_LOG])
 if test $REPLACE_LOG = 1; then
   AC_LIBOBJ([log])
 fi