4555821
diff -up gromacs-4.0.5/configure.orig gromacs-4.0.5/configure
4555821
--- gromacs-4.0.5/configure.orig	2009-05-22 11:59:34.000000000 +0300
4555821
+++ gromacs-4.0.5/configure	2009-05-22 12:00:14.000000000 +0300
4555821
@@ -31508,12 +31508,7 @@ AS="$CC"
4555821
 # However, the non-suffixed names are linked to the _mpi and/or _d suffixed
4555821
 # ones upon installation if that is the only version available.
4555821
 
4555821
-if test "$enable_mpi" = "yes"; then
4555821
-  LIBSUFFIX="_mpi"
4555821
-fi
4555821
-if test "$enable_float" = "no"; then
4555821
-  LIBSUFFIX="${LIBSUFFIX}_d"
4555821
-fi
4555821
+LIBSUFFIX="@LIBSUFFIX@"
4555821
 
4555821
 
4555821
 # Unless the user has explicitly requested a prefix/suffix/transform, we