aboutsummaryrefslogtreecommitdiff
path: root/odb/pgsql/details/config.h.in
blob: 637f23978559203494f887e3b3c2c5ed704eb918 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* file      : odb/pgsql/details/config.h.in
 * author    : Constantin Michael <constantin@codesynthesis.com>
 * copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
 * license   : GNU GPL v2; see accompanying LICENSE file
 */

/* This file is automatically processed by configure. */

#ifndef ODB_PGSQL_DETAILS_CONFIG_H
#define ODB_PGSQL_DETAILS_CONFIG_H

#undef LIBODB_PGSQL_STATIC_LIB

#endif /* ODB_PGSQL_DETAILS_CONFIG_H */