X-Git-Url: http://erislabs.net/gitweb/?p=gnulib.git;a=blobdiff_plain;f=modules%2Ffpending;fp=modules%2Ffpending;h=1375eb1b28f19ed2ceb111612caed9abca59c458;hp=0b14898663d12c7bfb39dfdb96370db4516ba5b9;hb=458c944ddbb41cd6ba34416db2867eb6f17bf61a;hpb=6a8461af29d6ce87d891ca8e1433848f5f4c45b8 diff --git a/modules/fpending b/modules/fpending index 0b1489866..1375eb1b2 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