view mcabber/autogen.sh @ 2293:038b864b44c6

Use g_hash_table_get_keys() because glib >=2.14 should be available everywhere
author franky
date Tue, 01 Nov 2016 21:42:40 +0100
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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