author | Sebastian Harl <sh@tokkee.org> | |
Thu, 15 Oct 2009 22:03:18 +0000 (00:03 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Thu, 15 Oct 2009 22:03:18 +0000 (00:03 +0200) | ||
commit | e40e2d0b887fd48bb9fc2b61bee558abc0043c25 | |
tree | af92c131b37c42e0755709876b28e13d4bc68b6a | tree | snapshot |
parent | 4cc9331b04314dc33c38f20492e3867d753ceb5e | commit | diff |
fb_features: Added a header describing available features of the library.
This header provides various macros and functions that may be used to
determine the version of 'foobar'. The file is created automatically by
configure using the input file fb_features.h.in.
This allows for fine grained version checks at compile- and runtime.
This header provides various macros and functions that may be used to
determine the version of 'foobar'. The file is created automatically by
configure using the input file fb_features.h.in.
This allows for fine grained version checks at compile- and runtime.
.gitignore | diff | blob | history | |
configure.ac | diff | blob | history | |
src/Makefile.am | diff | blob | history | |
src/fb_features.h.in | [new file with mode: 0644] | blob |
src/foobar.c | diff | blob | history |