2 :: Win32 configure script wrapper
for OpenDDS
3 :: Distributed under the OpenDDS License.
4 :: See
: http
://www.opendds.org
/license.html
6 for %%x in
(perl.exe
) do set PERLPATH
=%%~dp$
PATH:x
7 if "x%PERLPATH%"=="x" (
8 echo ERROR
: perl.exe was
not found. This script requires Perl.
13 if %ERRORLEVEL% NEQ 0 (
14 echo ERROR
: configure failed with errorcode
%errorlevel%
17 if exist setenv.
cmd call setenv.
cmd