mirror of
https://github.com/Wind4/vlmcsd.git
synced 2025-12-17 11:36:29 +01:00
vlmcsd-1106-2016-12-06-Hotbird64
This commit is contained in:
@@ -643,6 +643,10 @@ void printServerFlags()
|
||||
" SUPPORT_WINE"
|
||||
# endif // (_WIN32 || __CYGWIN__) && (!defined(USE_MSRPC) || defined(SUPPORT_WINE))
|
||||
|
||||
# if (_WIN32 || __CYGWIN__) && defined(NO_TAP)
|
||||
" NO_TAP"
|
||||
# endif // (_WIN32 || __CYGWIN__) && defined(NO_TAP)
|
||||
|
||||
# if !HAVE_FREEBIND
|
||||
" NO_FREEBIND"
|
||||
# endif //!HAVE_FREEBIND
|
||||
|
||||
Reference in New Issue
Block a user