Add configuration system
authorChip Black <bytex64@bytex64.net>
Thu, 2 Jan 2014 09:54:52 +0000 (03:54 -0600)
committerChip Black <bytex64@bytex64.net>
Sat, 29 Mar 2014 03:56:24 +0000 (22:56 -0500)
commit0647b76522be38edfe4b1fbae32addbbf8bb4128
tree28c08c11063bc6d58eeda23b80c325a6c246404c
parentf150483b5abafe36f63821457e7867373dc7c49d
Add configuration system
Makefile
config.h
configure.in
database/configuration.c [new file with mode: 0644]
database/configuration.h [new file with mode: 0644]
database/database.c
database/database.h