Changeset 14650


Ignore:
Timestamp:
11/18/12 18:13:55 (12 years ago)
Author:
tbretz
Message:
Commented out hint to doxygen-doc
Location:
trunk/FACT++
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/configure

    r14628 r14650  
    2825228252  { $as_echo "$as_me:${as_lineno-$LINENO}:  doxygen-run:   build html documentation with doxygen" >&5
    2825328253$as_echo "$as_me:  doxygen-run:   build html documentation with doxygen" >&6;}
    28254    { $as_echo "$as_me:${as_lineno-$LINENO}:  doxygen-doc:   build html and pdf documentation with doxygen" >&5
    28255 $as_echo "$as_me:  doxygen-doc:   build html and pdf documentation with doxygen" >&6;}
     28254#   AC_MSG_NOTICE([ doxygen-doc:   build html and pdf documentation with doxygen])
    2825628255
    2825728256fi
  • trunk/FACT++/configure.ac

    r14628 r14650  
    558558AM_COND_IF(HAS_DOXYGEN,
    559559   AC_MSG_NOTICE([ doxygen-run:   build html documentation with doxygen])
    560    AC_MSG_NOTICE([ doxygen-doc:   build html and pdf documentation with doxygen])
     560#   AC_MSG_NOTICE([ doxygen-doc:   build html and pdf documentation with doxygen])
    561561)
    562562AM_COND_IF(HAS_JSDOC,
Note: See TracChangeset for help on using the changeset viewer.