aboutsummaryrefslogtreecommitdiff
path: root/git-stash.sh
diff options
context:
space:
mode:
authorДилян Палаузов <dilyan.palauzov@aegee.org>2012-02-12 17:23:36 +0100
committerJunio C Hamano <gitster@pobox.com>2012-02-13 00:11:01 -0800
commitb5225286b226759262c0637058528af03226fba6 (patch)
tree527324aee510bb76384c1e7684951c8ba91e43c8 /git-stash.sh
parent828ea97de486c1693d6e4f2c7347acb50235a85d (diff)
downloadgit-b5225286b226759262c0637058528af03226fba6.tar.gz
git-b5225286b226759262c0637058528af03226fba6.tar.xz
Makefile: introduce CHARSET_LIB to link with -lcharset
On some systems, the function locale_charset() may not be exported from libiconv but is available from libcharset, and we need -lcharset when linking. Introduce a make variable CHARSET_LIB that can be set to -lcharsetlib on such systems. Also autodetect this in the configure script by first looking for the symbol in libiconv, and then libcharset. Signed-off-by: Дилян Палаузов <dilyan.palauzov@aegee.org>
Diffstat (limited to 'git-stash.sh')
0 files changed, 0 insertions, 0 deletions