summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
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
commit1e60cc49f5ecb864ab965a6e7ab9287e1204d1d6 (patch)
tree13e6192365213c9b01c2577d675eebf76279ad36 /source3/Makefile.in
parent8c87f61e998182753817dfa6c0527bae70a54704 (diff)
downloadsamba-1e60cc49f5ecb864ab965a6e7ab9287e1204d1d6.tar.gz
samba-1e60cc49f5ecb864ab965a6e7ab9287e1204d1d6.tar.bz2
samba-1e60cc49f5ecb864ab965a6e7ab9287e1204d1d6.zip
don't enable smbsh/smbwrapper on systems where we can't work out how
to generate PIC code (This used to be commit a66c56d70e7e663f3a19cbfcc2e704653d8fc9b2)
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index 187f1c799b..de0af774a1 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -73,7 +73,7 @@ FLAGS = $(FLAGS5) $(PASSWD_FLAGS)
SPROGS = bin/smbd bin/nmbd bin/swat
PROGS1 = bin/smbclient bin/testparm bin/testprns bin/smbrun bin/smbstatus
-PROGS2 = bin/rpcclient bin/smbpasswd bin/make_smbcodepage bin/smbsh bin/smbwrapper.so @WRAP32@
+PROGS2 = bin/rpcclient bin/smbpasswd bin/make_smbcodepage @WRAP@ @WRAP32@
MPROGS = @MPROGS@
PROGS = $(PROGS1) $(PROGS2) $(MPROGS) bin/nmblookup bin/make_printerdef