sammler/autobuild.sh

8 lines
116 B
Bash
Raw Normal View History

2006-06-22 21:16:02 +02:00
#! /bin/sh
autoheader \
&& aclocal \
&& libtoolize --copy --force \
&& automake --add-missing --copy \
&& autoconf