summaryrefslogtreecommitdiff
path: root/modules/fpending
diff options
context:
space:
mode:
Diffstat (limited to 'modules/fpending')
-rw-r--r--modules/fpending2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/fpending b/modules/fpending
index 0b14898663..1375eb1b28 100644
--- a/modules/fpending
+++ b/modules/fpending
@@ -10,7 +10,7 @@ Depends-on:
configure.ac:
gl_FUNC_FPENDING
-if test $ac_cv_func___fpending = no; then
+if test $gl_cv_func___fpending = no; then
AC_LIBOBJ([fpending])
gl_PREREQ_FPENDING
fi