mcabber/autogen.sh
author mikael
Wed, 06 Apr 2005 12:57:41 +0000
changeset 58 ae554b2a6703
child 232 9a6ba4b38e63
permissions -rwxr-xr-x
[/trunk] Changeset 73 by mikael * Some files should be generated after checkout, and should not be in the repository. autogen.sh can be used to generate the files...

#!/bin/bash

libtoolize --force --automake
aclocal -I macros/
autoheader
autoconf
automake -a --copy