view mcabber/autogen.sh @ 58:ae554b2a6703

[/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...
author mikael
date Wed, 06 Apr 2005 12:57:41 +0000
parents
children 9a6ba4b38e63
line wrap: on
line source

#!/bin/bash

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