mariadb/netware/BUILD/compile-netware-standard
2003-03-03 23:04:36 -05:00

14 lines
147 B
Bash

#! /bin/sh
path=`dirname $0`
. $path/compile-netware-START
suffix="standard"
extra_configs=" \
--with-innodb
"
. $path/compile-netware-END