X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=t%2Fsrc%2Ftest_script;fp=t%2Fsrc%2Ftest_script;h=ebcda7b7428dbac0f32e841a00daedaf4c295e35;hb=0495d4e0721b39737eee83b73e8185f7602e0f1f;hp=0061ce5bd34f0218a7a2c1eba9eb9db981484c02;hpb=f4d5de3d0d3ffb5e83084719ae8b059804874deb;p=gedcom-parse.git diff --git a/t/src/test_script b/t/src/test_script index 0061ce5..ebcda7b 100755 --- a/t/src/test_script +++ b/t/src/test_script @@ -34,7 +34,8 @@ fi builddir=`pwd` ltcmd="$builddir/../libtool --mode=execute -dlopen $builddir/../gedcom/libgedcom.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 .