diff options
author | Bert <ber.t@gmx.com> | 2011-09-12 19:28:02 +0200 |
---|---|---|
committer | Bert <ber.t@gmx.com> | 2011-09-12 19:28:02 +0200 |
commit | dad06c7561d6f0ca0ea8d7f104ade04ab0e051fd (patch) | |
tree | d2dd7b45aa80c926cc9b895c776c403b2366ea13 /.gitignore | |
parent | 32a65201bb2114790d98a73427fab80f41d94b97 (diff) |
Much nicer handling of compile-time features
- *_SUPPORT enabled in config.h
- XLIBS helper app prints lib flags needed for current settings
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +XLIBS config.h *.o sxiv |