X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=t%2Fsrc%2Ftest_script;h=ebcda7b7428dbac0f32e841a00daedaf4c295e35;hb=cd45e8e482ac37d1f222b1e8b50017c5eaa19c23;hp=0061ce5bd34f0218a7a2c1eba9eb9db981484c02;hpb=c4d638e3d21c71d45f4b99d9205996bd563cf681;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 .