summaryrefslogtreecommitdiff
path: root/config_host/config_firebird.h.in
blob: b56056cf6ae9f79e74f0b711f0d8c9942fcbf3ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*
Settings for Firebird
*/

#ifndef CONFIG_FIREBIRD_H
#define CONFIG_FIREBIRD_H

#define ENABLE_FIREBIRD_SDBC 0

#define HAVE_FIREBIRD_30 0

#endif