build issue with --enable-static
when enabling the static linkage, the following errors happens:
CCLD test-bz106632
/usr/bin/ld: ../src/.libs/libfontconfig.a(fccfg.o): in function `IA__FcConfigHome':
/home/tagoh/work/repo/fontconfig/src/fccfg.c:2080: multiple definition of `IA__FcConfigHome'; test_bz106632-test-bz106632.o:/home/tagoh/work/repo/fontconfig/test/test-bz106632.c:167: first defined here
/usr/bin/ld: ../src/.libs/libfontconfig.a(fclang.o): in function `IA__FcLangNormalize':
/home/tagoh/work/repo/fontconfig/src/fclang.c:183: multiple definition of `IA__FcLangNormalize'; test_bz106632-test-bz106632.o:/home/tagoh/work/repo/fontconfig/test/test-bz106632.c:161: first defined here