summaryrefslogtreecommitdiffstats
path: root/source/include
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>1998-10-23 01:51:31 +0000
committerAndrew Tridgell <tridge@samba.org>1998-10-23 01:51:31 +0000
commita66c56d70e7e663f3a19cbfcc2e704653d8fc9b2 (patch)
treef358390d665532638617555cd10c1d18f4b18bd7 /source/include
parent252fe1e7014b2bf79a3abfa52fb77db9129074c7 (diff)
downloadsamba-a66c56d70e7e663f3a19cbfcc2e704653d8fc9b2.tar.gz
samba-a66c56d70e7e663f3a19cbfcc2e704653d8fc9b2.tar.xz
samba-a66c56d70e7e663f3a19cbfcc2e704653d8fc9b2.zip
don't enable smbsh/smbwrapper on systems where we can't work out how
to generate PIC code
Diffstat (limited to 'source/include')
-rw-r--r--source/include/config.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/include/config.h.in b/source/include/config.h.in
index 3a897725dc2..48851ffb867 100644
--- a/source/include/config.h.in
+++ b/source/include/config.h.in
@@ -76,6 +76,7 @@
#undef SUNOS4
#undef LINUX
#undef AIX
+#undef BSD
#undef IRIX
#undef HPUX
#undef QNX