Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Give smpiff the directory to libf2c.
[simgrid.git] / src / smpi / smpiff.in
index b5c10f0..33093fc 100644 (file)
@@ -2,7 +2,7 @@
 prefix="@exec_prefix@"
 
 ARGS="-DMAIN__=user_main -Diargc_=smpi_process_argc -Dgetarg_=smpi_process_getarg"
-LINKARGS="-lf2c -lm"
+LINKARGS="-L@F2C_LIBRARY_PATH@ -lf2c -lm"
 declare -a SRCFILES
 
 # $1: prefix, $2: suffix