Skip to content
  • mjs's avatar
    Top level: · 9053232e
    mjs authored
    	Build speedups:
    
    	* autogen.sh, configure.in: Don't use libtool any more. Set RANLIB
    	to 'echo' since ranlib is really slow and we don't really need to
    	run it.
    
    	* libtool.diff: Removed.
    
    WebCore:
    	Build speedups: Don't use libtool, and don't link static libraries
    	into each other.
    
    	* src/Makefile.am
    	* src/kdelibs/khtml/Makefile.am:
    	* src/kdelibs/khtml/css/Makefile.am:
    	* src/kdelibs/khtml/dom/Makefile.am:
    	* src/kdelibs/khtml/ecma/Makefile.am:
    	* src/kdelibs/khtml/html/Makefile.am:
    	* src/kdelibs/khtml/java/Makefile.am:
    	* src/kdelibs/khtml/misc/Makefile.am:
    	* src/kdelibs/khtml/rendering/Makefile.am:
    	* src/kdelibs/khtml/xml/Makefile.am:
    	* src/kdelibs/kjs/Makefile.am:
    	* src/kwq/Makefile.am:
    	* src/kwq/kde/Makefile.am:
    	* src/kwq/qt/Makefile.am:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@542 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    9053232e