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-29 14:05:11 +0100
commit255a351f2490ffdb691efb07e8ea38446fa080ef (patch)
treea1e56fdf9602ccfdfa0ef970ea25eb98eaee2505 /source4/build/smb_build/main.pl
parentbc282d843d9326233c25f7715c8006b890f89d52 (diff)
downloadsamba-255a351f2490ffdb691efb07e8ea38446fa080ef.tar.gz
samba-255a351f2490ffdb691efb07e8ea38446fa080ef.tar.bz2
samba-255a351f2490ffdb691efb07e8ea38446fa080ef.zip
Merge env.pm into makefile.pm.
(This used to be commit 28bbd546195461d4b8747bc6cefd6320f8efe17d)
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 27ba2d36e1..6d4a7321a4 100644
--- a/source4/build/smb_build/main.pl
+++ b/source4/build/smb_build/main.pl
@@ -10,7 +10,6 @@ use smb_build::header;
use smb_build::input;
use smb_build::config_mk;
use smb_build::output;
-use smb_build::env;
use smb_build::cflags;
use smb_build::summary;
use smb_build::config;