Overhauled building

- config.h -> config.def.h
- Create config.h during make, if it does not exist
- Nice make output
- Use XFLAGS and XLIBS to include additional compile-time features,
  which depend on third-party libraries
This commit is contained in:
Bert
2011-09-08 15:41:18 +02:00
parent 8f34b7e95c
commit b96c106337
5 changed files with 59 additions and 24 deletions

3
.gitignore vendored
View File

@ -1,5 +1,6 @@
config.h
*.o
sxiv
cscope.out
release
tags
release