Make the database tool buildable from configure.
commitfe9152faae71b3fb398c06207444caf2bede323d
authorgevaerts <gevaerts@a1c6a512-1295-4272-9138-f99709370657>
Wed, 7 Oct 2009 16:54:15 +0000 (7 16:54 +0000)
committergevaerts <gevaerts@a1c6a512-1295-4272-9138-f99709370657>
Wed, 7 Oct 2009 16:54:15 +0000 (7 16:54 +0000)
tree68539f3fdb8055807587b733d43cb38bb1ef7e19
parentb139107a01a8248e023ad230989afbdac0d7e0f7
Make the database tool buildable from configure.
Also update the checkwps makefile to make checkwps builds not break

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22998 a1c6a512-1295-4272-9138-f99709370657
firmware/export/config.h
firmware/include/errno.h
firmware/include/rbunicode.h
tools/checkwps/checkwps.make
tools/configure
tools/database/SOURCES [new file with mode: 0644]
tools/database/database.c
tools/database/database.make [new file with mode: 0644]
tools/root.make