Sign in
apache
/
axis-axis2-c-core
/
refs/heads/1.4.x
/
.
/
util
/
build.sh
blob: 99458e335949270d182326a32f0b57493f557f9a [
file
] [
log
] [
blame
]
#!/bin/bash
./
autogen
.
sh
./
configure
--
prefix
=
$
{
AXIS2C_HOME
}
--
enable
-
static
=
no
make
make install