Randy McMurchy wrote: > David Jensen wrote these words on 04/15/07 20:21 CST: > > >> Strangely I still have not got the r6731 Mailing. >> I usually see my errors in the diff, but I'm blind here now. >> >> Could you forward it, so I can really be embarrassed >> > > I'm not sure what you mean here, David. Could you explain? > > Never mind. The mailing got filtered. After the spam we had last week the mailer is shoving the Trac mail in the junk file. Maybe I can fix it. > As far as the intltool dependency, I can't ever figure out if > packages will use an on-board copy, or if they always just fall > back to the included copy. I never install intltool anymore, as > it simply isn't required to build anything. Packages nowadays > seem to include it if they need it. I haven't installed it since > I can remember, and everything works just fine without it. > Including all of GNOME. > > I'm sorry, I just blew intltool off, I did not expect it in such a simple data library.
I actually use intltool in GTK+ apps I write. I just completely blew it. For what it's worth the intltools are usually set up by autogen.sh or bootstrap.sh, like so: intltoolize --force --copy --automake The scripts automagicly appear. Any way sorry for the oversight, I'll fix it post haste. --- David Jensen -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
