view mcabber/autogen.sh @ 2091:e06054423a60

Change phony targets in makefile to remove unnecessary compilation
author Hermitifier
date Fri, 04 Apr 2014 13:54:22 +0200
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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