Commit 72154dcc authored by Brian Havard's avatar Brian Havard
Browse files

OS/2: Fix 'make install' handling of EXEs.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89746 13f79535-47bb-0310-9956-ffa450edef68
parent 796d980c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -102,6 +102,7 @@ case $host in
      CORE_IMPLIB="$abs_srcdir/server/$CORE_IMPLIB_FILE"
      MK_IMPLIB="emximp"
      other_targets="$other_targets os2core"
      INSTALL_PROG_FLAGS="-e .exe"
      ;;
  *)
      if test "x$LTFLAGS" = "x"; then