Give a useful hint

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17232 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2004-10-26 02:58:10 +00:00
parent a2a394f7f6
commit 7f2cd27ff1

View File

@ -860,7 +860,7 @@ dist dist-check dist-clean dist-gzip dist-bzip2 dist-zip ::
else
ifeq ($(LLVM_TARBALL_NAME),)
$(error LLVM_TARBALL_NAME is empty)
$(error LLVM_TARBALL_NAME is empty. Please rerun configure)
endif
ifneq ($(LEVEL),.)