diff options
-rwxr-xr-x | Build/source/Build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/source/Build b/Build/source/Build index 54050f20f7a..8ae59a8d698 100755 --- a/Build/source/Build +++ b/Build/source/Build @@ -33,6 +33,7 @@ cd Work || exit 1 # and then set GNUMAKE to that, for the sake of freetype2/configure. : ${GNUMAKE=${TL_MAKE}} +export GNUMAKE # Force building xdvi-xaw; motif is not always free and/or available. # --enable-gif is for sam2p; the gif patent has expired worldwide. |