comparison 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
comparison
equal deleted inserted replaced
57:f381236239a4 58:ae554b2a6703
1 #!/bin/bash
2
3 libtoolize --force --automake
4 aclocal -I macros/
5 autoheader
6 autoconf
7 automake -a --copy