view .hgignore @ 2313:70f8ae7d690e

Do not use g_slist_free_full() which requires glib2 2.28.0 (Frank Bergmann) mcabber does not build on RHEL5. The root cause is that mcabber uses g_slist_free_full which is available since glib2 2.28.0 but configure checks only for 2.14.0. This patch substitutes the g_slist_free_full call. Frank Bergmann
author Mikael Berthe <mikael@lilotux.net>
date Fri, 21 Apr 2017 21:50:16 +0200
parents 0355be54e3a9
children d2111a776b66
line wrap: on
line source

syntax: glob

Makefile
Makefile.in
*.[oa]
*.l[oa]
.libs
.deps
.dirstamp
mcabber/mcabber/hgcset.h
mcabber/mcabber/mcabber
mcabber/mcabber/mcabber.exe
mcabber/mcabber.pc

autom4te.cache
mcabber/aclocal.m4
mcabber/configure
mcabber/depcomp
mcabber/libtool
mcabber/ltmain.sh
mcabber/macros/lt*.m4
mcabber/macros/libtool.m4
mcabber/missing
mcabber/mkinstalldirs
mcabber/mcabber/stamp-h1
mcabber/include/stamp-h2
mcabber/compile

config.h*
config.{log,cache,guess,status,sub}

mcabber/doc/guide/guide.{aux,bbl,blg,log,out,pdf,toc}

*.sw?
cscope.out
tags
mcabber/ptodo
mcabber/ppatches