no real changes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@23883 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2003-09-24 13:38:51 +00:00
parent 7abe75210f
commit f9a53b0880

View File

@@ -25,7 +25,8 @@ mkdir %DEST%\lib
chdir %WXWIN%
rem Copy the files to the root directory
rem
rem "/q" is 4NT-specific, remove it if you're using DOS
copy /q configure.in %DEST%
copy /q configure %DEST%
copy /q wxwin.m4 %DEST%