summaryrefslogtreecommitdiff
path: root/modules/log
diff options
context:
space:
mode:
Diffstat (limited to 'modules/log')
-rw-r--r--modules/log2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/log b/modules/log
index 824f8c9d7c..13e7c2731d 100644
--- a/modules/log
+++ b/modules/log
@@ -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