********>Bugfix 5:
Authors: Andres Gomez and Scott Brozell
Date: 04/20/2004
Programs: xleap
Description: the configure hpf90 and HP-UX compiler/architectures do not
produce a functional xleap because the m4 macro processor
push-back buffer is too small.
Fix: apply the following patch to amber8/src/configure
------------------------------------------------------------------------------
*** configure 2004/03/12 00:19:15 1.224
--- configure 2004/04/20 23:07:11
***************
*** 715,720 ****
--- 715,721 ----
freeformat_flag='+source=free'
ar='ar rvs '
ranlib=/bin/true
+ m4='m4 -B50000'
loadptraj="$load"
;;
------------------------------------------------------------------------------
Temporary workarounds: use tleap.