On 13/07/2012 22:23, Marcin Baczyński wrote: > Commit 68e04cc6014bf7a2c9bd0b3b783b4ec12aa2e824 changed .cpp -> .cc, > but forgot to update references .h -> .hh. > > Also update Doxygen and .gitignore. > > Signed-off-by: Marcin Baczyński <marb...@gmail.com>
Thanks, and sorry for the breakage. But this patch isn't right, as the name of the header file depends on the automake version. While automake 1.12 names the output .hh, earlier versions named the output .h, which is very inconvenient and why this wasn't spotted in testing :-( doxygen/glsl.doxy exclude definitely needs updating though, thanks for spotting that. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev