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

#ifndef CONFIG_FIREBIRD_H
#define CONFIG_FIREBIRD_H

#define HAVE_FIREBIRD_30 0

#endif