view mcabber/autogen.sh @ 2168:87244845fd9c

Handle fractional seconds with more (or less) than 3 digits in timestamps According to XEP-0082, the "fractional second addendum to Time MAY contain any number of digits". Reported by Holger.
author Mikael Berthe <mikael@lilotux.net>
date Thu, 11 Dec 2014 20:19:37 +0100
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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