Merge tag 'snapshot-start' into stable
[gnulib.git] / modules / fpending
index 0b14898..1375eb1 100644 (file)
@@ -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