From 27240a903163ff876e50aa3b66c0ae1653011c41 Mon Sep 17 00:00:00 2001 From: Albert Cheng Date: Sat, 23 Dec 2000 15:43:10 -0500 Subject: [svn-r3200] Purpose: Bug fix Description: install method was cached as 'cp -r'. It did not work in --srcdir option as the configure set the method to ../cp -r. Solution: Removed the cached entry. Let it look for install or use install-sh. Platforms tested: LLNL Blue (found and used /usr/local/gnu/bin/install). --- config/powerpc-ibm-aix4.3.2.0 | 1 - 1 file changed, 1 deletion(-) diff --git a/config/powerpc-ibm-aix4.3.2.0 b/config/powerpc-ibm-aix4.3.2.0 index cf5b0ed..ebfc2a1 100644 --- a/config/powerpc-ibm-aix4.3.2.0 +++ b/config/powerpc-ibm-aix4.3.2.0 @@ -39,7 +39,6 @@ hdf5_cv_printf_ll=${hdf5_cv_printf_ll='ll'} ac_cv_c_bigendian=${ac_cv_c_bigendian='yes'} ac_cv_header_stdc=${ac_cv_header_stdc='yes'} ac_cv_header_sys_ioctl_h=${ac_cv_header_sys_ioctl_h=yes} -ac_cv_path_install=${ac_cv_path_install='cp -r'} RUNPARALLEL="MP_PROCS=2 poe" # cache the sizeof of "standard C types" so that configure can run faster. -- cgit v0.12