]> granicus.if.org Git - apache/commitdiff
OS/2: Fix 'make install' handling of EXEs.
authorBrian Havard <bjh@apache.org>
Fri, 27 Jul 2001 11:22:43 +0000 (11:22 +0000)
committerBrian Havard <bjh@apache.org>
Fri, 27 Jul 2001 11:22:43 +0000 (11:22 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89746 13f79535-47bb-0310-9956-ffa450edef68

configure.in

index dd2ced0f8f8c17838cd36e1730801a0c4d2c34d5..769df57f2062bad5635145d12db043b59ebde43e 100644 (file)
@@ -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