view mcabber/autogen.sh @ 233:65c564e957a8

[/trunk] Changeset 246 by mikael * Add Makefile for the doc subdir; manpage will be installed now
author mikael
date Thu, 09 Jun 2005 17:32:30 +0000
parents 9a6ba4b38e63
children 35f5c8738b55
line wrap: on
line source

#!/bin/bash

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