From kde-core-devel Tue Nov 27 09:09:55 2001 From: Alex Zepeda Date: Tue, 27 Nov 2001 09:09:55 +0000 To: kde-core-devel Subject: Re: --tag=CXX for libtool X-MARC-Message: https://marc.info/?l=kde-core-devel&m=100685235601073 On Tue, Nov 27, 2001 at 04:24:03AM +0000, Rik Hemsley wrote: > Because I need it to libtoolize non-KDE apps with. Ewww. Why? As much as I'm starting to prefer automake+libtool to the utterly slow crap in Qt3, there are any number of better solutions. > Any idea how to fix this ? Tweak configure so that it points all the proper Makefiles to the proper places in KDE land. Or you could build KDE as a different user and keep the non_KDE libtool non executable to that user. - alex