~khurshid-alam/telegram/+git/trunk:FreeBSD

Last commit made on 2016-01-28
Get this branch:
git clone -b FreeBSD https://git.launchpad.net/~khurshid-alam/telegram/+git/trunk

Branch merges

Branch information

Name:
FreeBSD
Repository:
lp:~khurshid-alam/telegram/+git/trunk

Recent commits

d3d2ab3... by PeterDaveHello

Update README.md, OpenBSD/FreeBSD should use gmake

74231b5... by PeterDaveHello

Fix compilation on FreeBSD

libdl is part of libc on FreeBSD,
force use -ldl will cause error on compilation.

So detect the OS, and only add -ldl for non-FreeBSD.

bc4a112... by Peter Dave Hello <email address hidden>

Update README.md

Update FreeBSD pkg dependencies, add jansson

160231b... by vysheng <email address hidden>

Merge pull request #908 from danog/master

Fix travis

c16ad44... by Daniil Gentili

Trigger travis

a7ade1b... by Daniil Gentili

Trying to fix travis

bde3a39... by V V <vvaltman@aurum>

updated tgl

0a23e23... by vysheng <email address hidden>

Merge pull request #846 from mfuentesg/master

use str_format_time function on user_info command

681b8e7... by Marcelo Fuentes <email address hidden>

use str_format_time function on user_info command

3a898a4... by vysheng <email address hidden>

Update ax_python.m4