view mcabber/autogen.sh @ 99:7fffb8a6b229

[/trunk] Changeset 113 by mikael * Fix a bug in completion (when cursor is not at EOL)
author mikael
date Thu, 21 Apr 2005 17:15:13 +0000
parents ae554b2a6703
children 9a6ba4b38e63
line wrap: on
line source

#!/bin/bash

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