X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=configure.ac;h=d341125c21136c8a202bb43fcd6bd39270c084d6;hb=5a51d882b01ad555ffe7659e7f7a73144ad2fc9d;hp=0a753325d1eec6384b6c0972ae2d8330543bfdb6;hpb=9a15741414d700a9214fc129927964c431baaafd;p=lilypond.git diff --git a/configure.ac b/configure.ac index 0a753325d1..d341125c21 100644 --- a/configure.ac +++ b/configure.ac @@ -243,6 +243,7 @@ if test "$PDFLATEX" = "xelatex"; then if test "$PDFTEX" = "xetex"; then # For avoiding PDF destination name replacement. PDFTEX=$ugh_ugh_autoconf250_builddir/scripts/build/out$CONFIGSUFFIX/xetex-with-options + PDFLATEX=$ugh_ugh_autoconf250_builddir/scripts/build/out$CONFIGSUFFIX/xelatex-with-options fi else STEPMAKE_PROGS(PDFTEX, pdfetex pdftex etex, $DOCUMENTATION_REQUIRED)