Fix Windows build.
parent
0e03712a85
commit
446c2a19a5
2
Make.bat
2
Make.bat
|
|
@ -133,7 +133,7 @@ REM Main build sequence Ends
|
|||
|
||||
IF NOT EXIST "%PGADMIN_KRB5_DIR%" (
|
||||
ECHO !PGADMIN_KRB5_DIR! does not exist.
|
||||
ECHO Please install Kfw (Kerberos) and set the PGADMIN_KRB5_DIR environment variable.
|
||||
ECHO Please install MIT Kerberos for Windows and set the PGADMIN_KRB5_DIR environment variable.
|
||||
EXIT /B 1
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue