No longer accept VERSION and SO_VERSION in perl code.
authorJelmer Vernooij <jelmer@samba.org>
Mon, 10 Mar 2008 11:36:42 +0000 (12:36 +0100)
committerJelmer Vernooij <jelmer@samba.org>
Mon, 10 Mar 2008 11:36:42 +0000 (12:36 +0100)
(This used to be commit 3c9af5c1155b55204145c13622481fc68b876cc5)

source4/build/smb_build/config_mk.pm

index ce483d6cfa401af650cccba160bdb816aaf7d5c7..7b23e8393435e35b57a1737c9af3222ab109575b 100644 (file)
@@ -73,8 +73,6 @@ my $section_types = {
                "USE_HOSTCC"            => "bool"
                },
        "LIBRARY" => {
-               "VERSION"               => "string",
-               "SO_VERSION"            => "string",
                "LIBRARY_REALNAME" => "string",
 
                "INIT_FUNCTION_TYPE"    => "string",