s4: allow pam_winbind.so to be build on samba4
commitd1e3898a05a860f40a7b34b357917aa873dfd145
authorMatthieu Patou <mat@matws.net>
Wed, 3 Mar 2010 08:38:51 +0000 (3 11:38 +0300)
committerStefan Metzmacher <metze@samba.org>
Thu, 11 Mar 2010 12:31:38 +0000 (11 13:31 +0100)
tree7783771d629054723264ad71e4cf5737789012b7
parent8306eb1c5f7126a72423e936dc36e77f86532d6b
s4: allow pam_winbind.so to be build on samba4

* Modify the nsswitch/config.m4 to add tests and build that will be put in configure by the autoconf/autoheader
  We test if there is pam headers and pam library to be able to build the pam module
  We add s4 build directive (that are normaly in standalone config.mk) this is due to the fact that we need
  to rely on path that are guessed during configure.
  Add tests not to build pam_winbind if pam dev files is not present

Signed-off-by: Stefan Metzmacher <metze@samba.org>
nsswitch/config.m4