summaryrefslogtreecommitdiff
path: root/source4/lib/socket/SConscript
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/socket/SConscript')
-rw-r--r--source4/lib/socket/SConscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/lib/socket/SConscript b/source4/lib/socket/SConscript
index 14080fa1b0..73c7eeeeac 100644
--- a/source4/lib/socket/SConscript
+++ b/source4/lib/socket/SConscript
@@ -1,5 +1,6 @@
#!/usr/bin/env python
Import('hostenv defines')
+
if hostenv['configure']:
conf = hostenv.Configure()
for h in ['sys/socket.h','sys/sockio.h','sys/un.h']: