On Wednesday, 25. July 2007, Thiago Macieira wrote: > If the library's headers is not installed and there's no .la file > mentioning kjsembed, it won't be a problem to remove it later.
thats wrong on platforms that don't use -Wl,-unneeded. the libs linking against libkio will still have a libkdeui NEEDED entry and then fail to start up when libkdeui is gone. Dirk _______________________________________________ release-team mailing list [email protected] https://mail.kde.org/mailman/listinfo/release-team
