summaryrefslogtreecommitdiff
path: root/source4/build/smb_build/config_mk.pm
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-03-09 02:53:54 +0100
committerJelmer Vernooij <jelmer@samba.org>2008-03-09 02:53:54 +0100
commite3f6a9a0d4232d7ff41d2085641f35a0bf7b229f (patch)
tree89d093a894bfb802f5fe4020b36a452f73526f25 /source4/build/smb_build/config_mk.pm
parent17c7f7cc7417e87828fb9e87070f94d7e442e937 (diff)
downloadsamba-e3f6a9a0d4232d7ff41d2085641f35a0bf7b229f.tar.gz
samba-e3f6a9a0d4232d7ff41d2085641f35a0bf7b229f.tar.bz2
samba-e3f6a9a0d4232d7ff41d2085641f35a0bf7b229f.zip
Move PC_FILE out of the perl code.
(This used to be commit ca8d4260ada9f74ebc406714ca70d20be09b194b)
Diffstat (limited to 'source4/build/smb_build/config_mk.pm')
-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 c5e0ac5a74..ce483d6cfa 100644
--- a/source4/build/smb_build/config_mk.pm
+++ b/source4/build/smb_build/config_mk.pm
@@ -77,8 +77,6 @@ my $section_types = {
"SO_VERSION" => "string",
"LIBRARY_REALNAME" => "string",
- "PC_FILE" => "string",
-
"INIT_FUNCTION_TYPE" => "string",
"INIT_FUNCTION_SENTINEL" => "string",
"OUTPUT_TYPE" => "list",