Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorViktors Tjarve <viktors.tjarve@zabbix.com>2019-11-15 15:27:04 +0300
committerViktors Tjarve <viktors.tjarve@zabbix.com>2019-11-15 15:28:36 +0300
commit856712788f3e903aef90560850dd8f468a3416b7 (patch)
treef5d4af22aead34c5504f76e4772a477124f6c5c3 /build-backend.xml
parentc24e69c743048bf48b4172f6440de83d01abba1c (diff)
.......... [DEV-1372] minor coding style fix
(cherry picked from commit 27436037b6181850480304de205c73074bb0da3c)
Diffstat (limited to 'build-backend.xml')
-rw-r--r--build-backend.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-backend.xml b/build-backend.xml
index 7a69a536b9d..45c410b6a8c 100644
--- a/build-backend.xml
+++ b/build-backend.xml
@@ -33,7 +33,7 @@
<property name="conf6" value="--enable-server --enable-agent --enable-proxy ${with.db} --with-libxml2 --with-unixodbc --with-net-snmp --with-ssh2 --with-openipmi --with-libevent --with-openssl --with-ldap --with-libcurl"/>
<property name="conf7" value="--enable-server --enable-agent --enable-proxy ${with.db} --with-libxml2 --with-unixodbc --with-net-snmp --with-ssh2 --with-openipmi --with-libevent --with-gnutls --with-ldap --with-libcurl"/>
</target>
-
+
<!-- Additional Zabbix configuration parameters -->
<target name="init-conf-options-2">
<property name="conf8" value="--enable-agent2"/>