Skip to content
  • mjs's avatar
    Convert build system to automake · 0824703c
    mjs authored
    	* Makefile.am: Add this
    	* Makefile.in: Remove this
    
    	* configure.in:
    
    	Remove newly autogenerated things,
    
    	* aclocal.m4:
    	* autogen.sh:
    	* config.guess:
    	* config.h.in:
    	* config.sub:
    	* configure:
    	* missing:
    
    	* acconfig.h, acinclude.m4: Templates for auto*
    	* libtool.diff: Couple of tweaks needed to automake.
    	* .cvsignore: Ignore the right stuff
    
    	Add these.
    
    	* Tests/Makefile.am:
    	* Tests/draw/Makefile.am:
    	* Tests/draw/drawApp/Makefile.am:
    	* Tests/khtmlview/Makefile.am:
    	* Tests/khtmlview/WebViewTest/Makefile.am:
    	* Tests/qt/Makefile.am:
    
    	Remove these.
    
    	* Tests/Makefile.in:
    	* Tests/draw/Makefile:
    	* Tests/draw/drawApp/Makefile.in:
    	* Tests/khtmlview/WebViewTest/Makefile.in:
    	* Tests/qt/Makefile.in:
    
    	Tweak link flags.
    
    	* Tests/draw/drawApp/drawApp.pbproj/project.pbxproj:
    	* Tests/khtmlview/WebViewTest/WebViewTest.pbproj/project.pbxproj:
    
    	Ignore the right stuff.
    
    	* Tests/khtmlview/.cvsignore:
    	* Tests/khtmlview/WebViewTest/.cvsignore:
    	* Tests/.cvsignore:
    	* Tests/draw/.cvsignore:
    	* Tests/qt/.cvsignore:
    
    	* Tests/harness.c: Fix a couple of warnings.
    
    	* Tests/qt/qarray-test.chk, Tests/qt/qarray-test.cpp (main):
    	Remove a faulty test case: can't count on contents of
    	uninitialized array!
    
    	* Tests/test.list: Add a newly-enabled javascript test.
    
    	* Updates/install-automake.sh,
    	Updates/automake-1.5-mac-ported.diff, Updates/update:
    	Install automake 1.5 as an update, patch for Mac OS X
    
    	* Updates/install-gperf.sh: Fix potential minor bug for blind cut
    	& pasters.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@535 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    0824703c