Changeset 14650
- Timestamp:
- 11/18/12 18:13:55 (12 years ago)
- Location:
- trunk/FACT++
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/configure
r14628 r14650 28252 28252 { $as_echo "$as_me:${as_lineno-$LINENO}: doxygen-run: build html documentation with doxygen" >&5 28253 28253 $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]) 28256 28255 28257 28256 fi -
trunk/FACT++/configure.ac
r14628 r14650 558 558 AM_COND_IF(HAS_DOXYGEN, 559 559 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]) 561 561 ) 562 562 AM_COND_IF(HAS_JSDOC,
Note:
See TracChangeset
for help on using the changeset viewer.