view mcabber/autogen.sh @ 83:a95e2fc9ea6b

[/trunk] Changeset 97 by mikael * Fix non-ISO C89 compliant declaration
author mikael
date Sun, 17 Apr 2005 18:16:19 +0000
parents ae554b2a6703
children 9a6ba4b38e63
line wrap: on
line source

#!/bin/bash

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