view mcabber/autogen.sh @ 121:94b251102069

[/trunk] Changeset 134 by mikael * Completion: add a space after each completion option... * Completion: does not work when there are several spaces after the command
author mikael
date Tue, 26 Apr 2005 09:36:50 +0000
parents ae554b2a6703
children 9a6ba4b38e63
line wrap: on
line source

#!/bin/bash

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