diff --git a/bash/zncconfigure b/bash/zncconfigure index 70edee1..99118b5 100755 --- a/bash/zncconfigure +++ b/bash/zncconfigure @@ -7,11 +7,6 @@ set -x #unset CC #unset CXX - -## for use with pyenv -#export LD_LIBRARY_PATH=$HOME/.pyenv/versions/3.4.2/lib -#export PKG_CONFIG_PATH=$HOME/.pyenv/versions/3.4.2/lib/pkgconfig/:$HOME/.local/bin/pkg-config:/usr/lib/x86_64-linux-gnu/pkgconfig:/usr/bin/pkg-config - # znc directory is the cloned git repository (https://github.com/znc/znc.git) cd znc # to make sure that we have all changes