# HG changeset patch # User Etan Reisner # Date 1234323093 0 # Node ID e0a6a829df87c320a43b4f197ce76e38e1c70604 # Parent b6bcd024a39382f887d3d8e3031a453e3aead51c I like this message better. diff -r b6bcd024a393 -r e0a6a829df87 Makefile.am --- a/Makefile.am Tue Feb 10 20:37:51 2009 +0000 +++ b/Makefile.am Wed Feb 11 03:31:33 2009 +0000 @@ -99,7 +99,7 @@ @echo "Not generating devhelp index: xsltproc was not found by configure" endif else - @echo "doxygen was not found during configure. Aborting." + @echo "doxygen was not found during configure. Unable to build documentation." @echo; endif