if persistent_read pkgconf PKG_CONFIG_SYMLINK PKG_CONFIG_SYMLINK; then 

if [[ $PKG_CONFIG_SYMLINK == y ]]; then
  conflicts pkgconf
fi

fi
