Separate the modification of GCONV_PATH from the rest of the initialization,
authorPeter Verthez <Peter.Verthez@advalvas.be>
Tue, 15 Jan 2002 20:08:10 +0000 (20:08 +0000)
committerPeter Verthez <Peter.Verthez@advalvas.be>
Tue, 15 Jan 2002 20:08:10 +0000 (20:08 +0000)
commit9b4b646eafd90dcff38ab9ed9d89bba0a4a8c62d
tree4ef92a28bb1300d0d4c0c9e658d3a2a060cd5050
parent4b1ca54bb8119fa013d5e4deeed10b6428e69594
Separate the modification of GCONV_PATH from the rest of the initialization,
and let it be called before main (necessary because iconv_open will only look
at GCONV_PATH once, and e.g. GTK calls iconv_open very early).
gedcom/encoding.c