view mcabber/autogen.sh @ 948:388b43cea2c5

Fix configure on Slackware
author Mikael Berthe <mikael@lilotux.net>
date Mon, 14 Aug 2006 21:04:28 +0200
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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