view mcabber/autogen.sh @ 1438:c5d937d5530b

g_hash_table_get_keys() is only in glib >= 2.14 This patch replaces g_hash_table_get_keys() with a foreach loop.
author Mikael Berthe <mikael@lilotux.net>
date Mon, 25 Feb 2008 21:39:07 +0100
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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