Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure.ac

    r41cca44 r8e485801  
    204204
    205205# Checks for libraries.
    206 AC_CHECK_LIB([fibre], [Fibre::yield], [HAVE_LIBFIBRE=1], [HAVE_LIBFIBRE=0])
    207 AM_CONDITIONAL([WITH_LIBFIBRE], [test "$HAVE_LIBFIBRE" -eq 1])
    208206
    209207# Checks for header files.
Note: See TracChangeset for help on using the changeset viewer.