ruki 2 years ago
parent
commit
ef9d524838
1 changed files with 1 additions and 0 deletions
  1. 1 0
      configure

+ 1 - 0
configure

@@ -3585,6 +3585,7 @@ _gmake_add_switches() {
     echo "else" >> "${xmake_sh_makefile}"
     echo "INSTALLDIR:=\$(PREFIX)" >> "${xmake_sh_makefile}"
     echo "endif" >> "${xmake_sh_makefile}"
+    echo "endif" >> "${xmake_sh_makefile}"
     echo "" >> "${xmake_sh_makefile}"
     echo "ifeq (\$(INSTALLDIR),)" >> "${xmake_sh_makefile}"
     echo "INSTALLDIR=${_install_prefix_default}" >> "${xmake_sh_makefile}"