diff options
Diffstat (limited to 'Build/source/texk/withenable.ac')
-rw-r--r-- | Build/source/texk/withenable.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Build/source/texk/withenable.ac b/Build/source/texk/withenable.ac index e23d9c224e2..226f7d22604 100644 --- a/Build/source/texk/withenable.ac +++ b/Build/source/texk/withenable.ac @@ -20,6 +20,8 @@ AC_ARG_WITH([dvipdfmx], [ --without-dvipdfmx do not build the dvipdfmx package]) AC_ARG_WITH([dvipng], [ --without-dvipng do not build the dvipng package]) +AC_ARG_WITH([dvipos], + [ --without-dvipos do not build the dvipos package]) AC_ARG_WITH([dvipsk], [ --without-dvipsk do not build the dvipsk package]) AC_ARG_WITH([gsftopk], |