Commit bc062694 authored by Peter Eisentraut's avatar Peter Eisentraut

Fix typo

parent b997a4b9
......@@ -2354,7 +2354,7 @@ esac
INSTALL_SHLIB="\${INSTALL} $INST_SHLIB_OPTS"
INSTALL_SHLIB="\${INSTALL} $INSTL_SHLIB_OPTS"
......
......@@ -645,7 +645,7 @@ AC_SUBST(INSTL_SHLIB_OPTS)
AC_SUBST(INSTL_EXE_OPTS)
INSTALL_SHLIB="\${INSTALL} $INST_SHLIB_OPTS"
INSTALL_SHLIB="\${INSTALL} $INSTL_SHLIB_OPTS"
AC_SUBST(INSTALL_SHLIB)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment