Move common libraries from root to lib/.
[samba.git] / lib / nss_wrapper / config.m4
similarity index 88%
rename from nss_wrapper/config.m4
rename to lib/nss_wrapper/config.m4
index 9b86b4dbb8717b1744a4a594cd70d325a71c018d..45423788d126ea9de3a019516ca1e78be340e310 100644 (file)
@@ -12,7 +12,7 @@ if eval "test x$enable_nss_wrapper = xyes"; then
        HAVE_NSS_WRAPPER=yes
 
        # this is only used for samba3
-       NSS_WRAPPER_OBJS="../nss_wrapper/nss_wrapper.o"
+       NSS_WRAPPER_OBJS="../lib/nss_wrapper/nss_wrapper.o"
 fi
 
 AC_SUBST(HAVE_NSS_WRAPPER)