Don't generate ../examples/pdb/mysql/Makefile and ../examples/pdb/xml/Makefile
authorJelmer Vernooij <jelmer@samba.org>
Tue, 5 Nov 2002 17:15:24 +0000 (17:15 +0000)
committerJelmer Vernooij <jelmer@samba.org>
Tue, 5 Nov 2002 17:15:24 +0000 (17:15 +0000)
(This used to be commit e8a77556477a0ec0c83786e0c66c2caaf473ea50)

source3/configure.in

index 92760a27d91441047a22e83af0b878fe6b75a885..47856eaec31aa4ca9550fa7ca63fb9754522923a 100644 (file)
@@ -3160,7 +3160,7 @@ AC_SUBST(builddir)
 # I added make files that are outside /source directory.
 # I know this is not a good solution, will work out a better
 # solution soon.                       --simo
-AC_OUTPUT(include/stamp-h Makefile script/findsmb ../examples/VFS/Makefile ../examples/pdb/mysql/Makefile ../examples/pdb/xml/Makefile ../examples/sam/Makefile)
+AC_OUTPUT(include/stamp-h Makefile script/findsmb ../examples/VFS/Makefile ../examples/sam/Makefile)
 
 #################################################
 # Print very concise instructions on building/use