view mcabber/autogen.sh @ 2127:5d6838f40736

change free() to g_free()
author shizeeg <shizeeque@gmail.com>
date Thu, 15 May 2014 02:58:13 +0000
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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