Fix curl proxy access for non-authenticated proxy
[LibreOffice.git] / connectivity / Configuration_evoab.mk
blob55de8dbd2dc3eff33fc5f1448ea84b7f09dea7fd
1 # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
3 # This file is part of the LibreOffice project.
5 # This Source Code Form is subject to the terms of the Mozilla Public
6 # License, v. 2.0. If a copy of the MPL was not distributed with this
7 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
10 $(eval $(call gb_Configuration_Configuration,driver_evoab))
12 $(eval $(call gb_Configuration_add_spool_modules,driver_evoab,connectivity/registry/evoab2,\
13 org/openoffice/Office/DataAccess/Drivers-evoab2.xcu \
16 $(eval $(call gb_Configuration_add_localized_datas,driver_evoab,connectivity/registry/evoab2,\
17 org/openoffice/Office/DataAccess/Drivers.xcu \
20 # vim: set noet sw=4 ts=4: