Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 300595
Collapse All | Expand All

(-)mplib-beta-1.110-orig/src/texk/web2c/mpdir/mpost.w (+2 lines)
Lines 51-57 Link Here
51
#endif
51
#endif
52
#include <kpathsea/kpathsea.h>
52
#include <kpathsea/kpathsea.h>
53
extern char *kpathsea_version_string;
53
extern char *kpathsea_version_string;
54
#ifndef kpse_program_name
54
extern string kpse_program_name;
55
extern string kpse_program_name;
56
#endif
55
@= /*@@null@@*/ @> static char *mpost_tex_program = NULL;
57
@= /*@@null@@*/ @> static char *mpost_tex_program = NULL;
56
static int debug = 0; /* debugging for makempx */
58
static int debug = 0; /* debugging for makempx */
57
#ifdef WIN32
59
#ifdef WIN32

Return to bug 300595