r3745: fixed the posix backend after the recent build changes (it had lost
authorAndrew Tridgell <tridge@samba.org>
Mon, 15 Nov 2004 05:28:11 +0000 (05:28 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:05:50 +0000 (13:05 -0500)
the detection of HAVE_XATTR_SUPPORT during configure)
(This used to be commit c3b318143f2cfd6376a740afd77900c342e0eec4)

source4/configure.in

index c0552a194b109fe0b9e5c08b2fa56d74a68d1393..241d154ae14cc2af8f0c3b36b418f57773be9732 100644 (file)
@@ -24,6 +24,7 @@ SMB_INCLUDE_M4(smbd/process_model.m4)
 SMB_INCLUDE_M4(lib/registry/config.m4)
 SMB_INCLUDE_M4(scripting/config.m4)
 SMB_INCLUDE_M4(gtk/config.m4)
+SMB_INCLUDE_M4(ntvfs/posix/config.m4)
 
 ALLLIBS_LIBS="$LIBS"
 ALLLIBS_CFLAGS="$CFLAGS"