On 03/24/2012 03:30 PM, Darrell Anderson wrote:
# This is temporary. tdeadmin fails to build with TQt3. Bug report 871 filed. if [ -r ${PREFIX}/lib/pkgconfig/tqt-mt.pc ] || [ -r /usr/lib/pkgconfig/tqt-mt.pc ]; then export DO_NOT_COMPILE="knetworkconf" fi
Thanks Darrell,
That worked. I just used:
--without-knetworkconf \
Not as flexible, but when the bug gets resolved, I'll just delete it.