1 2 3 4 5 6 7
#!/bin/sh export MKDIR_P="mkdir -p" automake -fi cd libltdl autoreconf -f -i cd .. autoreconf -f -i