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

github.com/lintest/myrulib.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKandrashin Denis <mail@lintest.ru>2011-06-25 22:47:24 +0400
committerKandrashin Denis <mail@lintest.ru>2011-06-25 22:47:24 +0400
commit187469871fac9e76baa196a94b76d636c989e9db (patch)
tree92180e16ffee961c74992b33269a7a58e7aa611c /autoconf_inc.m4
parent9317e4fb36688e3a17197bcd5e7f55ee3a3f2935 (diff)
Change configure file
Diffstat (limited to 'autoconf_inc.m4')
-rw-r--r--autoconf_inc.m46
1 files changed, 0 insertions, 6 deletions
diff --git a/autoconf_inc.m4 b/autoconf_inc.m4
index d42bc29b..50c271db 100644
--- a/autoconf_inc.m4
+++ b/autoconf_inc.m4
@@ -42,12 +42,6 @@ dnl ### begin block 20_COND_PLATFORM_WIN32_1[myrulib.bkl] ###
COND_PLATFORM_WIN32_1=""
fi
AC_SUBST(COND_PLATFORM_WIN32_1)
-dnl ### begin block 20_COND_USE_CURL_yes[myrulib.bkl] ###
- COND_USE_CURL_yes="#"
- if test "x$USE_CURL" = "xyes" ; then
- COND_USE_CURL_yes=""
- fi
- AC_SUBST(COND_USE_CURL_yes)
dnl ### begin block 20_COND_USE_EXPAT_builtin[myrulib.bkl] ###
COND_USE_EXPAT_builtin="#"
if test "x$USE_EXPAT" = "xbuiltin" ; then