From d3fb6003e60d9f19878c7a7aef3d44488b5e93a8 Mon Sep 17 00:00:00 2001 From: kolev Date: Thu, 22 Nov 2007 00:47:37 +0000 Subject: [PATCH] 1. Changed headers from UC to LLNS. 2. configure.sh now creates a directory, configure.dir, which has the generated config.log and config/Makefile.config files. 3. Added the 'nopoe' prefix to configure on AIX machines. --- AUTOTEST/configure.sh | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/AUTOTEST/configure.sh b/AUTOTEST/configure.sh index 920a24a8e..378cdf522 100755 --- a/AUTOTEST/configure.sh +++ b/AUTOTEST/configure.sh @@ -1,6 +1,6 @@ #!/bin/sh #BHEADER********************************************************************** -# Copyright (c) 2006 The Regents of the University of California. +# Copyright (c) 2007, Lawrence Livermore National Security, LLC. # Produced at the Lawrence Livermore National Laboratory. # Written by the HYPRE team. UCRL-CODE-222953. # All rights reserved. @@ -32,7 +32,7 @@ case $1 in -h|-help) cat <