Migrated to the latest automake & libtool releases/prereleases, with all
[alexxy/gromacs.git] / admin / gromacs-mpi.spec
index ec349c8bf68df9677254fea5cdcdfbb818011251..919842deb7fcf40062bc00f22c8d59314dcfd39b 100644 (file)
@@ -42,7 +42,7 @@ you probably want the full source anyway...
 
 %build
 # Call it mdrun_mpi
-./configure --program_suffix="_mpi"
+./configure --enable-shared --program_suffix="_mpi"
 make mdrun
 
 %install