Commit b3534c27 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

use our own perl.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42698 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent be627314
...@@ -6,6 +6,7 @@ extends = ...@@ -6,6 +6,7 @@ extends =
curl.cfg curl.cfg
libexpat.cfg libexpat.cfg
openssl.cfg openssl.cfg
perl.cfg
zlib.cfg zlib.cfg
parts = parts =
git git
...@@ -19,6 +20,7 @@ configure-options = ...@@ -19,6 +20,7 @@ configure-options =
--with-openssl=${openssl:location} --with-openssl=${openssl:location}
--with-zlib=${zlib:location} --with-zlib=${zlib:location}
--with-expat=${libexpat:location} --with-expat=${libexpat:location}
--with-perl=${perl:location}/bin/perl
--without-python --without-python
--without-tcltk --without-tcltk
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment