diff options
author | Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br> | 2009-01-09 19:18:36 -0200 |
---|---|---|
committer | Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br> | 2009-01-09 19:18:36 -0200 |
commit | 0b9de9e69e95872dd3eddbe5c1602e42c27c53e1 (patch) | |
tree | c41384199b6e9abc923498c212283c2507402187 /.gitignore | |
parent | 420efdba52593bf13d97c7e001b64caccd04cd5d (diff) |
Compile warning fixes.
This uses XORG_CHANGELOG macro to properly work with the "git-log"
to "git log" change (required to pass "make distcheck"), uses the
XORG_CWARNFLAGS macro. Most gcc 4.3 and sparse warnings corrected.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -19,5 +19,9 @@ mkinstalldirs stamp-h1 xaw6.pc xaw7.pc -xaw8.pc *~ +ChangeLog +*.o +libXaw-*.tar.* +*.patch +tags |