Portability fix: printf of null string sometimes core dumps.
[gedcom-parse.git] / t / src / test_update
index 78e3c391707626c214dee1ac94e2f677624885d2..cbe0c33eab836cfb441e2ff6c2cc93e3ca1b1ca4 100755 (executable)
@@ -31,7 +31,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/../data/new.ged .
 ln -s $builddir/../iconv/glibc/.libs/ANSI_Z39.47.so .