X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=t%2Fsrc%2Ftest_script;h=ebcda7b7428dbac0f32e841a00daedaf4c295e35;hb=cd45e8e482ac37d1f222b1e8b50017c5eaa19c23;hp=90c21337a267a3f685821c738f1201e2b5d8a0f1;hpb=04988ba5760b68a017ddf88d9834f47c86a8a4fe;p=gedcom-parse.git diff --git a/t/src/test_script b/t/src/test_script index 90c2133..ebcda7b 100755 --- a/t/src/test_script +++ b/t/src/test_script @@ -33,8 +33,9 @@ else fi builddir=`pwd` -ltcmd="$srcdir/../libtool --mode=execute -dlopen $builddir/../gedcom/libgedcom.la" -export GCONV_PATH=.:$GCONV_PATH +ltcmd="$builddir/../libtool --mode=execute -dlopen $builddir/../gedcom/libgedcom.la" +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 .