blob: 847b1581cad4b31dc98f2ff9dba27137e1e3fe5f [file] [log] [blame]
#!/bin/bash
./autogen.sh
./configure --prefix=${AXIS2C_HOME}
make
make install