From d9e9c11d343adb35ea877a74fcacc0866c5ec895 Mon Sep 17 00:00:00 2001 From: goodale Date: Thu, 10 Feb 2000 12:36:35 +0000 Subject: Changed to use new make-variable X_LIB_DIR. Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllPETSc/trunk@33 1d96b42b-98df-4a6a-9d84-1b24288d4588 --- src/make.configuration.defn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/make.configuration.defn b/src/make.configuration.defn index 754632e..37d5b60 100644 --- a/src/make.configuration.defn +++ b/src/make.configuration.defn @@ -32,7 +32,7 @@ endif -LIBDIRS += $(PETSC_DIR)/lib/libO/$(PETSC_ARCH) /usr/X11R6/lib +LIBDIRS += $(PETSC_DIR)/lib/libO/$(PETSC_ARCH) $(X_LIB_DIR) ### PETSC on the T3E -- cgit v1.2.3