diff options
author | Keith Packard <keithp@keithp.com> | 2005-07-09 21:15:50 +0000 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2005-07-09 21:15:50 +0000 |
commit | ec602c9639e4eedb36a570943999fea0a07b5f8c (patch) | |
tree | 55690b0693e1f4fc34c05ab7191e41ba5b7e19ff /ChangeLog | |
parent | 0767d4880359983cbe83a4ea396d81efb5d6882b (diff) |
Add .cvsignore files
Depend on xproto, not x11 so we do not link against -X11
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2005-07-09 Keith Packard <keithp@keithp.com> + + * .cvsignore: + * encodings/.cvsignore: + * encodings/large/.cvsignore: + * src/.cvsignore: + Add .cvsignore files + + * configure.ac: + Depend on xproto, not x11 so we do not link against -X11 + 2005-06-30 Alexander Gottwald <ago at freedesktop dot org> * configure.ac: |