view mcabber/autogen.sh @ 1280:8b621f980321

readline_backward_kill_word() makes a stop at the "command" character For example, "/qu^W" will display "/".
author Mikael Berthe <mikael@lilotux.net>
date Sat, 25 Aug 2007 12:25:44 +0200
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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