#!/bin/sh## This script is the "standard" way to configure MariaDB on Windows. To be # used by buildbot slaves and release build script.# set-ecscript win/configure.js \ WITH_ARCHIVE_STORAGE_ENGINE \ WITH_BLACKHOLE_STORAGE_ENGINE \ WITH_CSV_STORAGE_ENGINE \ WITH_EXAMPLE_STORAGE_ENGINE \