From: <ac...@us...> - 2010-03-29 22:24:39
|
Revision: 19 http://clibinutils.svn.sourceforge.net/clibinutils/?rev=19&view=rev Author: aco Date: 2010-03-29 22:24:32 +0000 (Mon, 29 Mar 2010) Log Message: ----------- typo Modified Paths: -------------- mono-based-binutils/branches/aco-dev/doc/Doxyfile.gcc4cli.in Modified: mono-based-binutils/branches/aco-dev/doc/Doxyfile.gcc4cli.in =================================================================== --- mono-based-binutils/branches/aco-dev/doc/Doxyfile.gcc4cli.in 2010-03-29 22:17:04 UTC (rev 18) +++ mono-based-binutils/branches/aco-dev/doc/Doxyfile.gcc4cli.in 2010-03-29 22:24:32 UTC (rev 19) @@ -574,7 +574,7 @@ # directories like "/usr/src/myproject". Separate the files or directories # with spaces. -INPUT = $(SRCDIR)/tools/gcc4cli +INPUT = @top_srcdir@/tools/gcc4cli # This tag can be used to specify the character encoding of the source files # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |