Index: fp_fs.c =================================================================== --- fp_fs.c (revision 23596) +++ fp_fs.c (revision 23597) @@ -510,6 +510,7 @@ if (fctx->field[F_IS_PARAMETRIC].i) { char *cmd; const char *sep = " "; + libshell = conf_core.rc.library_shell; if (libshell == NULL) { libshell = ""; sep = "";