#!/bin/bash set -e ./configure --prefix=/usr make make -j1 install rm -fv /usr/lib/libltdl.a