error in output (trace)
This commit is contained in:
		@@ -9,6 +9,9 @@
 | 
				
			|||||||
## @license LGPL, see file <a href="license.html">COPYING</a>
 | 
					## @license LGPL, see file <a href="license.html">COPYING</a>
 | 
				
			||||||
##
 | 
					##
 | 
				
			||||||
## $Log$
 | 
					## $Log$
 | 
				
			||||||
 | 
					## Revision 1.17  2004/12/08 13:40:34  marc
 | 
				
			||||||
 | 
					## error in output (trace)
 | 
				
			||||||
 | 
					##
 | 
				
			||||||
## Revision 1.16  2004/12/08 13:34:14  marc
 | 
					## Revision 1.16  2004/12/08 13:34:14  marc
 | 
				
			||||||
## default: no tracer
 | 
					## default: no tracer
 | 
				
			||||||
##
 | 
					##
 | 
				
			||||||
@@ -172,7 +175,7 @@ AC_MSG_NOTICE([Pedantic compile mode enabled!
 | 
				
			|||||||
  - all warnings for GNU g++ are enabled
 | 
					  - all warnings for GNU g++ are enabled
 | 
				
			||||||
  - all warnings result in an error
 | 
					  - all warnings result in an error
 | 
				
			||||||
  - doxygen warnings are treated as error too]); fi
 | 
					  - doxygen warnings are treated as error too]); fi
 | 
				
			||||||
if test "$have_tracer" != "no"; then
 | 
					if test "$with_tracer" != "no"; then
 | 
				
			||||||
AC_MSG_NOTICE([Verbose tracing is enabled!
 | 
					AC_MSG_NOTICE([Verbose tracing is enabled!
 | 
				
			||||||
  - function traces will be printed for all methods in the library
 | 
					  - function traces will be printed for all methods in the library
 | 
				
			||||||
  - tracer is: $TRACE]); fi
 | 
					  - tracer is: $TRACE]); fi
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user