Le Samedi 6 Septembre 2003 12:36, _ cosmicflo a �crit :
> Hello,
>
> I'm trying to make this famous rpm (kwifimanager) ;)
> I have a little problem with ... libtool: unrecognized option `--tag=CXX'
Hi,
try with
CFLAGS="%optflags" CXXFLAGS="%optflags" \
./configure --with-qt-dir=/usr/lib/qt3 \
--disable-rpath \
--prefix=%_prefix \
--libdir=%_libdir \
--mandir=%_mandir \
--datadir=%_datadir \
--disable-debug
instead %configure macro
it seems that %configure and %configure2_5x macros dont work with many
kde-related configure :/
--
Laurent Culioli :: <[EMAIL PROTECTED]>