# Main make.configuration.defn file for thorn TGRtensor -*-Makefile-*- # $Header$ # Ensure that LAPACK is available ifeq ($(strip $(HAVE_LAPACK)), ) $(error Configuration error: The thorn TGRtensor requires LAPACK. Please configure with LAPACK, or remove the thorn TGRtensor from the ThornList.) endif