Hi, I tried to rebuild sharutils and hit a mess of snags. First, there was some strange error message about some mismatched version. Googling got me to where I found out gnulib and gettext were out of sync. A better message would get around needing to Google.
Anyway, once that worked, the gnulib stuff populates the "intl" directory using gettext-provided scripts. Well and good, but the "make dist" chokes and dies because some "ChangeLog" thingy is not found in the intl dir. I am not real excited about running it down. Is there any particular _reason_ that the add-gettext-to-your-project stuff fails to install this file that the make rules are so insistent on finding? For now, I just create a gibberish file on the fly. "Works for me." Thank you for your help! Regards, Bruce
