diff options
Diffstat (limited to 'Build/source/libs/xpdf')
-rwxr-xr-x | Build/source/libs/xpdf/configure | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Build/source/libs/xpdf/configure b/Build/source/libs/xpdf/configure index abd6d5e5f7a..07230b56a31 100755 --- a/Build/source/libs/xpdf/configure +++ b/Build/source/libs/xpdf/configure @@ -5200,7 +5200,7 @@ fi # first with our modifications and then unmodified. kpse_substs="sed -e '/@configure_input@/ { h; \ s,@configure_input@,xpdf/Makefile.aux. Generated from `echo xpdf/Makefile.in | - sed 's,.*/,,'` by configure.,; G }'" + sed 's,.*/,,'` by configure.,; G; }'" for kpse_inc in $kpse_file_substs; do kpse_read=`case $kpse_inc in [\\/$]*) # Absolute @@ -5270,7 +5270,7 @@ fi # first with our modifications and then unmodified. kpse_substs="sed -e '/@configure_input@/ { h; \ s,@configure_input@,goo/Makefile.aux. Generated from `echo goo/Makefile.in | - sed 's,.*/,,'` by configure.,; G }'" + sed 's,.*/,,'` by configure.,; G; }'" for kpse_inc in $kpse_file_substs; do kpse_read=`case $kpse_inc in [\\/$]*) # Absolute @@ -5340,7 +5340,7 @@ fi # first with our modifications and then unmodified. kpse_substs="sed -e '/@configure_input@/ { h; \ s,@configure_input@,fofi/Makefile.aux. Generated from `echo fofi/Makefile.in | - sed 's,.*/,,'` by configure.,; G }'" + sed 's,.*/,,'` by configure.,; G; }'" for kpse_inc in $kpse_file_substs; do kpse_read=`case $kpse_inc in [\\/$]*) # Absolute |