[Kst] extragear/graphics/kst/kst/extensions/js/kjs

George Staikos staikos at kde.org
Sun May 29 14:23:02 CEST 2005


SVN commit 419421 by staikos:

Remove VSCRIPT reference
CCMAIL: =?utf-8?q?G=C3=A1bor_Lehel?= <illissius at gmail.com>



 M  +1 -1      Makefile.am  


--- trunk/extragear/graphics/kst/kst/extensions/js/kjs/Makefile.am #419420:419421
@@ -44,7 +44,7 @@
 		 math_object.h object_object.h regexp_object.h error_object.h \
 		 debugger.h array_instance.h context.h dtoa.h regexp.h
 
-libkjs_la_LDFLAGS = -version-info 3:0:2 -no-undefined $(VSCRIPT) \
+libkjs_la_LDFLAGS = -version-info 3:0:2 -no-undefined \
           $(USER_LDFLAGS) $(all_libraries)
 libkjs_la_LIBADD = -lm $(LIBPCRE)
 


More information about the Kst mailing list