Tim, Darrell,
How will the TQt3 executable name change affect packages that look for Qt3 executable to build???
Example 'pinentry' needs qmoc to build with '--enable-pinentry-qt'. Will the name changes from moc or qxx.moc (whatever) to tqxx.moc break these supporting packages?
I never would have thought about the supporting packages, but I needed to rebuild pinentry and that provoked the thought.
What say the wizards? Will all supporting packages that rely on ..moc need to be hacked to look for ..tqmoc stuff? I have no idea how extensive this list is... Will it even matter or is this just an errant thought?