--- gforth/gforthmi.in 2012/03/21 00:58:54 1.17 +++ gforth/gforthmi.in 2012/03/22 01:45:42 1.18 @@ -52,6 +52,7 @@ elif test $1 = --system; then shift generate=$startup outfile="@libdir@/gforth/@PACKAGE_VERSION@/gforth.fi" + export libccdir="@libexecdir@/gforth/@PACKAGE_VERSION@/libcc-named" else outfile=$1; shift generate="$@"