X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;ds=sidebyside;f=configure;h=d3e30b53ea518c945c1fa2b3676c13c6cb83e4d8;hb=7ac96b149f5a0e5c03b64856d7c20789dab3c628;hp=c0a550c7f9fd74402ab42974075ddd40ac88cc47;hpb=46bda291ba6b73266f6e48a539af7772a4d09edf;p=notmuch diff --git a/configure b/configure index c0a550c7..d3e30b53 100755 --- a/configure +++ b/configure @@ -40,10 +40,6 @@ if [ "$srcdir" != "." ]; then cp "$srcdir"/"$dir"/Makefile "$dir" done - # Easiest way to get the test suite to work is to just copy the - # whole thing into the build directory. - cp -a "$srcdir"/test/* test - # Emacs only likes to generate compiled files next to the .el files # by default so copy these as well (which is not ideal). cp -a "$srcdir"/emacs/*.el emacs