diff --git a/configure b/configure index 47c863e26..018c796ba 100755 --- a/configure +++ b/configure @@ -12724,6 +12724,7 @@ if test -e "$srcdir"/packages/ltx2htm/Makefile.in; then + ac_config_commands="$ac_config_commands exe" @@ -12732,6 +12733,7 @@ ac_config_commands="$ac_config_commands exe" + else ENABLE_LTX2HTM="@# " fi @@ -14917,7 +14919,7 @@ $as_echo "$as_me: executing $ac_file commands" >&6;} case $ac_file$ac_mode in - "exe":C) chmod +x latex2html + "exe":C) chmod +x packages/ltx2htm/latex2html ;; esac diff --git a/packages/ltx2htm b/packages/ltx2htm index 3beb448f9..a208a6e52 160000 --- a/packages/ltx2htm +++ b/packages/ltx2htm @@ -1 +1 @@ -Subproject commit 3beb448f9707a494d539b805d774b91f00ca5b8e +Subproject commit a208a6e52d9541b0755776dfe1df2ab07dcfcdc0