COIN-OR::LEMON - Graph Library

Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure.ac

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