summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/pmpostdir/pmpost.ch
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/pmpostdir/pmpost.ch')
-rw-r--r--Build/source/texk/web2c/pmpostdir/pmpost.ch10
1 files changed, 10 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/pmpostdir/pmpost.ch b/Build/source/texk/web2c/pmpostdir/pmpost.ch
index 01b57fc5ccf..cb4c2f117ef 100644
--- a/Build/source/texk/web2c/pmpostdir/pmpost.ch
+++ b/Build/source/texk/web2c/pmpostdir/pmpost.ch
@@ -234,6 +234,16 @@ else
@z
@x
+#define DLLPROC dllmpostmain
+@y
+#ifdef UPMP
+#define DLLPROC dllupmpostmain
+#else
+#define DLLPROC dllpmpostmain
+#endif
+@z
+
+@x
if (dvitomp_only) {
@<Read and set dvitomp command line options@>;
} else {