COIN-OR::LEMON - Graph Library

Changeset 2215:83ec156873ab in lemon-0.x


Ignore:
Timestamp:
09/14/06 21:02:52 (18 years ago)
Author:
Alpar Juttner
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2945
Message:

Fix another one external build problem.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/Doxyfile.in

    r2194 r2215  
    10311031# is run, you must also specify the path to the tagfile here.
    10321032
    1033 TAGFILES               = "libstdc++.tag = http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/"
     1033TAGFILES               = "@abs_top_srcdir@/doc/libstdc++.tag = http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/"
    10341034
    10351035# When a file name is specified after GENERATE_TAGFILE, doxygen will create
Note: See TracChangeset for help on using the changeset viewer.