view mcabber/autogen.sh @ 280:68ce34b4243b

Add parse_assigment() function Add parse_assigment() to parse options/aliases/bindings lines.
author Mikael Berthe <mikael@lilotux.net>
date Wed, 06 Jul 2005 21:28:37 +0100
parents 9a6ba4b38e63
children 35f5c8738b55
line wrap: on
line source

#!/bin/bash

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