aboutsummaryrefslogtreecommitdiff
path: root/cutl/details/config.h.in
blob: 18b8f9d46df726b759e0bbef62f04b60265fedd3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* file      : cutl/details/config.h.in
 * author    : Boris Kolpackov <boris@codesynthesis.com>
 * copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC
 * license   : MIT; see accompanying LICENSE file
 */

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

#ifndef CUTL_DETAILS_CONFIG_H
#define CUTL_DETAILS_CONFIG_H

#undef LIBCUTL_STATIC_LIB

#endif /* CUTL_DETAILS_CONFIG_H */