Code

Moved generation of fb_features.h from configure to src/Makefile.
authorSebastian Harl <sh@tokkee.org>
Sun, 2 May 2010 20:48:39 +0000 (22:48 +0200)
committerSebastian Harl <sh@tokkee.org>
Sun, 2 May 2010 21:27:24 +0000 (23:27 +0200)
commit29a36bb753f2ef0ba57a4095e6e51825e8b1534a
tree4fccc46be42353827406834bb735935c70212546
parentb5b76263bbf5d51c11dbe839fdbf8f5d1869a350
Moved generation of fb_features.h from configure to src/Makefile.

This ensures that we'll have up-to-date version information on each build. For
this purpose, version-gen.sh now creates a file ``version'' including the
current version.
.gitignore
configure.ac
src/Makefile.am
version-gen.sh