On 08/30/11 19:00, Gaetan Nadon wrote: > All published Xaw3d header file are included this way. > The -I directive to include/X11/Xaw3d is removed which will alert > developers not to include header files with quotes unless they are in > the /src directory. > > Signed-off-by: Gaetan Nadon <[email protected]> > --- > src/AsciiSrc.c | 2 +- > src/AsciiText.c | 2 +- > src/Command.c | 2 +- > src/Label.c | 2 +- > src/List.c | 2 +- > src/Makefile.am | 3 +-- > src/MultiSrc.c | 2 +- > src/Paned.c | 2 +- > src/Scrollbar.c | 2 +- > src/Simple.c | 2 +- > src/SimpleMenu.c | 2 +- > src/Sme.c | 2 +- > src/SmeBSB.c | 2 +- > src/SmeThreeD.c | 2 +- > src/Text.c | 2 +- > src/TextAction.c | 2 +- > src/TextPop.c | 2 +- > src/TextSrc.c | 2 +- > src/ThreeD.c | 2 +- > src/Tip.c | 2 +- > src/Vendor.c | 2 +- > src/Xaw3dP.c | 2 +- > 22 files changed, 22 insertions(+), 23 deletions(-)
This is something we did to all the X modules when we first did modularization. Reviewed-by: Alan Coopersmith <[email protected]> -- -Alan Coopersmith- [email protected] Oracle Solaris Platform Engineering: X Window System _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
