|
Lines 38-43
Link Here
|
| 38 |
# This is better fixed in files/build.mk.in |
38 |
# This is better fixed in files/build.mk.in |
| 39 |
GNU_CONFIGURE= yes |
39 |
GNU_CONFIGURE= yes |
| 40 |
|
40 |
|
|
|
41 |
# disable xelatex: PR 231438 |
| 42 |
CONFIGURE_ENV+= ac_cv_path_XELATEX= |
| 41 |
CONFIGURE_ARGS= --with-gmp-includes=${LOCALBASE}/include \ |
43 |
CONFIGURE_ARGS= --with-gmp-includes=${LOCALBASE}/include \ |
| 42 |
--with-gmp-libraries=${LOCALBASE}/lib \ |
44 |
--with-gmp-libraries=${LOCALBASE}/lib \ |
| 43 |
--with-iconv-includes=${LOCALBASE}/include \ |
45 |
--with-iconv-includes=${LOCALBASE}/include \ |