Problem with Qt test lib?

Albert Astals Cid aacid at kde.org
Sat Mar 18 00:33:55 GMT 2006


Hi, in kde-common/admin/acinclude.m4.in we have

   AC_SUBST(LIB_QTTESTLIB, "-lqttestlib")

but in my qt-copy i have

$ ls -l lib/libQtTest*
lib/libQtTest.so -> libQtTest_debug.so.4
lib/libQtTest_debug.la
lib/libQtTest_debug.prl
so -> libQtTest_debug.so.4.1.1
lib/libQtTest_debug.so.4 -> libQtTest_debug.so.4.1.1
lib/libQtTest_debug.so.4.1 -> libQtTest_debug.so.4.1.1
lib/libQtTest_debug.so.4.1.1

shouldn't the kde-common/admin/acinclude.m4.in be changed to 

   AC_SUBST(LIB_QTTESTLIB, "-lQtTest")

?

Albert

		
______________________________________________ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com





More information about the kde-core-devel mailing list