COIN-OR::LEMON - Graph Library

Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure.ac

    r225 r226  
    8989AC_CHECK_FUNCS(gettimeofday times ctime_r)
    9090
     91dnl Add dependencies on files generated by configure.
     92AC_SUBST([CONFIG_STATUS_DEPENDENCIES],
     93  ['$(top_srcdir)/doc/Doxyfile.in $(top_srcdir)/lemon/lemon.pc.in'])
     94
    9195AC_CONFIG_FILES([
    9296Makefile
Note: See TracChangeset for help on using the changeset viewer.