split replace into replace and replace1 to allow setenv to be used by
authorHerb Lewis <herb@samba.org>
Tue, 29 Jul 2003 20:11:18 +0000 (20:11 +0000)
committerHerb Lewis <herb@samba.org>
Tue, 29 Jul 2003 20:11:18 +0000 (20:11 +0000)
commitedabf75a54424053dbed0b36f1977755f1a633f6
treeafaaa1991c4ab4cbc6dcba3e6308e671177d93e3
parent6070a519c2058224d6703e1b7fdff54986c621f5
split replace into replace and replace1 to allow setenv to be used by
nsswitch modules. Add required libraries to get rid of undefined
functions for libns_winbind.so and libns_wins.so
(This used to be commit cec5bf5f99ca98b0f5ee84636fc18f0cb3079683)
source3/Makefile.in
source3/lib/replace.c
source3/lib/replace1.c [new file with mode: 0644]