summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-03-10 12:36:42 +0100
committerJelmer Vernooij <jelmer@samba.org>2008-03-10 12:36:42 +0100
commitac604330871504e88e4bcd37433bbf3717d97a88 (patch)
treedf471fd2b53b3d0f7eebb919d5eb93f875ea1889
parente3f6a9a0d4232d7ff41d2085641f35a0bf7b229f (diff)
downloadsamba-ac604330871504e88e4bcd37433bbf3717d97a88.tar.gz
samba-ac604330871504e88e4bcd37433bbf3717d97a88.tar.bz2
samba-ac604330871504e88e4bcd37433bbf3717d97a88.zip
No longer accept VERSION and SO_VERSION in perl code.
(This used to be commit 3c9af5c1155b55204145c13622481fc68b876cc5)
-rw-r--r--source4/build/smb_build/config_mk.pm2
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/build/smb_build/config_mk.pm b/source4/build/smb_build/config_mk.pm
index ce483d6cfa..7b23e83934 100644
--- a/source4/build/smb_build/config_mk.pm
+++ b/source4/build/smb_build/config_mk.pm
@@ -73,8 +73,6 @@ my $section_types = {
"USE_HOSTCC" => "bool"
},
"LIBRARY" => {
- "VERSION" => "string",
- "SO_VERSION" => "string",
"LIBRARY_REALNAME" => "string",
"INIT_FUNCTION_TYPE" => "string",