#! /bin/sh -v

aclocal 
autoheader
automake --gnu --add-missing 
autoconf 
cd libltdl 
aclocal  
autoheader
automake --gnu --add-missing
autoconf
