scsh-ldap/autogen.sh

12 lines
144 B
Bash
Raw Normal View History

#!/bin/sh
./autoclean.sh
aclocal -I .
autoconf
libtoolize --copy --automake --ltdl
#autoheader
#touch ltconfig
automake --copy --add-missing