view mcabber/autogen.sh @ 404:fb2325d24d13

Drop harddefines.h
author Mikael Berthe <mikael@lilotux.net>
date Sat, 27 Aug 2005 12:22:17 +0200
parents 9a6ba4b38e63
children 35f5c8738b55
line wrap: on
line source

#!/bin/bash

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