scsh-ldap/autogen.sh

12 lines
144 B
Bash
Executable File

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