nss_wrapper: call the nwrap_files_*() from nwrap_files_*_r()
authorStefan Metzmacher <metze@samba.org>
Thu, 4 Jun 2009 15:12:40 +0000 (17:12 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 4 Jun 2009 15:18:12 +0000 (17:18 +0200)
commit9dad0536d6e91cb993edd636f7659d2351d98000
tree6047255bbc1e6f81eb1cabd400d597b6fa6a38d8
parent74330085ecad1d7ab686f5cc421fdc66022f0da7
nss_wrapper: call the nwrap_files_*() from nwrap_files_*_r()

We should not call the public functions, as this could lead
to a recursive loop when we have multiple nwrap backends
in future.

This also fixes the build if --enable-nss-wrapper was not
given to ./configure.

metze
lib/nss_wrapper/nss_wrapper.c