view mcabber/autogen.sh @ 251:806fcdd3b5da

[/trunk] Changeset 264 by mikael * Ok, yet another stupid typo (arf-arf...). Now it compiles ;) * Cosmetic comment move
author mikael
date Sat, 25 Jun 2005 08:40:00 +0000
parents 9a6ba4b38e63
children 35f5c8738b55
line wrap: on
line source

#!/bin/bash

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