view mcabber/autogen.sh @ 337:3a25be278864

Values can be enclosed by quotes in assignments Thus, passwords with leading/trailing spaces can be typed. Examples: set password = " with spaces " set password = "with "quotes""
author Mikael Berthe <mikael@lilotux.net>
date Mon, 18 Jul 2005 21:47:05 +0100
parents 9a6ba4b38e63
children 35f5c8738b55
line wrap: on
line source

#!/bin/bash

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