summaryrefslogtreecommitdiff
path: root/config_host/config_cpdb.h.in
blob: 9a3aca17452b42d4b752efe44d4b09d833e2e0e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
 * This file is part of the LibreOffice project.
 *
 * This Source Code Form is subject to the terms of the Mozilla Public
 * License, v. 2.0. If a copy of the MPL was not distributed with this
 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 */

#pragma once

#define ENABLE_CPDB 0

/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
>m4: make explicit what boost library we are not findingRiccardo Magliocchetti 2016-03-08detect Boost.FilesystemDavid Tardon 2016-02-04Pull newer m4/ax_boost_system.m4 from upstream.coypu 2015-12-17add support for version detection of libsDavid Tardon 2015-11-04configure: filter -L/usr/lib etc. out of *_LIBSMichael Stahl 2015-10-01Fix typosAndrea Gelmini 2015-09-14create_tree.sh: Generate g-i filesPranav Kant 2014-08-21need to accept ppc64le as a lib64 using platform in ax_boost_base.m4Caolán McNamara 2014-03-04add autoconf macro for Boost.IostreamsDavid Tardon 2014-02-27normalize values of WITH_EXTRA_EXTENSIONSMichael Stahl 2014-02-12fdo#74825: fix missing lcms2/libxslt/curl in installation setsMichael Stahl