view mcabber/autogen.sh @ 234:16793da74564

[/trunk] Changeset 247 by mikael * Do not hardcode version in harddefines.h (use config.h) * Update doc date
author mikael
date Fri, 10 Jun 2005 17:52:44 +0000
parents 9a6ba4b38e63
children 35f5c8738b55
line wrap: on
line source

#!/bin/bash

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