X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=t%2Fsrc%2Ftest_gom;fp=t%2Fsrc%2Ftest_gom;h=0dbcd62a47c7d3d82a2d362855f7981c5f530640;hb=0495d4e0721b39737eee83b73e8185f7602e0f1f;hp=b3a9f7383bdd9a280271bace9057471547c00d8e;hpb=f4d5de3d0d3ffb5e83084719ae8b059804874deb;p=gedcom-parse.git diff --git a/t/src/test_gom b/t/src/test_gom index b3a9f73..0dbcd62 100755 --- a/t/src/test_gom +++ b/t/src/test_gom @@ -36,7 +36,8 @@ fi builddir=`pwd` ltcmd="$builddir/../libtool --mode=execute -dlopen $builddir/../gedcom/libgedcom.la -dlopen $builddir/../gom/libgedcom_gom.la" -export GCONV_PATH=.:$GCONV_PATH +GCONV_PATH=.:$GCONV_PATH +export GCONV_PATH ln -s $srcdir/../data/gedcom.enc . ln -s $builddir/../iconv/glibc/.libs/ANSI_Z39.47.so . ln -s $srcdir/../iconv/glibc/gconv-modules .