]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Install the new printenv.vbs file in cgi-bin on Windows
authorGregg Lewis Smith <gsmith@apache.org>
Thu, 20 Sep 2012 11:48:30 +0000 (11:48 +0000)
committerGregg Lewis Smith <gsmith@apache.org>
Thu, 20 Sep 2012 11:48:30 +0000 (11:48 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1387984 13f79535-47bb-0310-9956-ffa450edef68

Makefile.win

index 574fc2539831de051e62ce211002bf5cf4a0ba78..21418ff4a4eddbe03005963dd04f37ce2f4e631a 100644 (file)
@@ -1040,6 +1040,7 @@ BEGIN {
                INSTALL_DIR="$(INSTDIR)\bin\iconv"
        cd ..\..
 !ENDIF
+       copy docs\cgi-examples\printenv.vbs "$(INSTDIR)\cgi-bin\printenv.vbs" <.y
        copy docs\cgi-examples\printenv "$(INSTDIR)\cgi-bin\printenv.pl" <.y
        -awk -f <<script.awk "docs/cgi-examples/printenv" > "$(INSTDIR)\cgi-bin\printenv.pl"
     BEGIN {