view mcabber/autogen.sh @ 239:20111c373ba3

[/trunk] Changeset 252 by mikael * Update ChangeLog * Add build script to generate manpage from AsciiDoc
author mikael
date Sat, 11 Jun 2005 19:14:55 +0000
parents 9a6ba4b38e63
children 35f5c8738b55
line wrap: on
line source

#!/bin/bash

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