From 0cb85e04a974daf4442a7561931ff1be566a8410 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Sat, 5 Sep 1998 13:21:57 +0000 Subject: some people are foolishly running ./configure from other than the source directory! This adds a new "trivial" test that makes sure that the autoconf tests are working. It aborts the configure run if not. (This used to be commit ead0338ad27f29f1abbbe9f6302d6bf633bf98b2) --- source3/.cvsignore | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'source3/.cvsignore') diff --git a/source3/.cvsignore b/source3/.cvsignore index 32f98ccbef..5104b86d5f 100644 --- a/source3/.cvsignore +++ b/source3/.cvsignore @@ -6,6 +6,7 @@ config.h config.log config.status cvs.log +d2 make_printerdef make_smbcodepage makefile @@ -13,6 +14,9 @@ makefile.sunos5 memcheck.awk nmbd nmblookup +nmfns.txt +nmlist.txt +nmused.txt notes.txt smbclient smbd @@ -23,5 +27,7 @@ smbtorture swat testparm testprns +text.txt +unused.txt wsmbconf wsmbstatus -- cgit