Files
libreoffice/config_host/config_firebird.h.in

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

13 lines
149 B
C
Raw Normal View History

/*
Settings for Firebird
*/
#ifndef CONFIG_FIREBIRD_H
#define CONFIG_FIREBIRD_H
#define ENABLE_FIREBIRD_SDBC 0
#define HAVE_FIREBIRD_30 0
#endif