[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.15-1-40151-g37bb677

darin darin at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 07:15:51 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit bc01e0b7c465d9077794ed8279d739174548bbee
Author: darin <darin at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Dec 17 08:54:17 2002 +0000

    top level:
    
            Reviewed by Maciej.
    
    	- remove leftover bits of NO_LICENSE
    
            * acconfig.h: Remove NO_LICENSE.
            * configure.in: Remove all the NO_LICENSE-related bits.
    
    WebBrowser:
    
            Reviewed by Maciej.
    
    	- remove leftover bits of NO_LICENSE
    
            * WebBrowser.pbproj/project.pbxproj: Remove build styles setting HAVE_CONFIG_H and also
    	INCLUDE_TEST_SUITE too, because that hasn't been used anywhere for like forever.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@3099 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/config.h b/WebCore/config.h
index 8ca47b6..88e96f4 100644
--- a/WebCore/config.h
+++ b/WebCore/config.h
@@ -3,8 +3,6 @@
 #ifndef CONFIG_H_
 #define CONFIG_H_
 
-/* This turns off the licensing code */
-
 /* Define if using alloca.c.  */
 /* #undef C_ALLOCA */
 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list