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