summaryrefslogtreecommitdiff
path: root/source4/build/smb_build/main.pl
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-02-25 19:11:04 +0100
committerJelmer Vernooij <jelmer@samba.org>2008-02-25 19:11:04 +0100
commitf5be3c3184119ed8370aedc3de2cb4aed21e38cc (patch)
tree911a685951519f3ed423487a20e752fa420b0fb1 /source4/build/smb_build/main.pl
parent3f6a915f2bf18e20d22a75cd1320f6cd4358d709 (diff)
downloadsamba-f5be3c3184119ed8370aedc3de2cb4aed21e38cc.tar.gz
samba-f5be3c3184119ed8370aedc3de2cb4aed21e38cc.tar.bz2
samba-f5be3c3184119ed8370aedc3de2cb4aed21e38cc.zip
Merge env.pm into makefile.pm.
(This used to be commit 01a0d3e74404d382c3cb74dbe385a4e9115b9b74)
Diffstat (limited to 'source4/build/smb_build/main.pl')
-rw-r--r--source4/build/smb_build/main.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/build/smb_build/main.pl b/source4/build/smb_build/main.pl
index 741de22b2f..47e48c3da7 100644
--- a/source4/build/smb_build/main.pl
+++ b/source4/build/smb_build/main.pl
@@ -9,7 +9,6 @@ use smb_build::makefile;
use smb_build::input;
use smb_build::config_mk;
use smb_build::output;
-use smb_build::env;
use smb_build::summary;
use smb_build::config;
use strict;