config.w32
上传用户:tjescc
上传日期:2021-02-23
资源大小:419k
文件大小:2k
源码类别:

Telnet服务器

开发平台:

Unix_Linux

  1. /*
  2.  * Nessus
  3.  * Copyright (C) 1998 Renaud Deraison
  4.  *
  5.  * This program is free software; you can redistribute it and/or modify
  6.  * it under the terms of the GNU General Public License as published by
  7.  * the Free Software Foundation; either version 2 of the License, or
  8.  * (at your option) any later version.
  9.  *
  10.  * This program is distributed in the hope that it will be useful,
  11.  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  12.  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  13.  * GNU General Public License for more details.
  14.  *
  15.  * You should have received a copy of the GNU General Public License
  16.  * along with this program; if not, write to the Free Software
  17.  * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  18.  *
  19.  * @(#) Special/global config file for nt/win9x
  20.  */
  21. #define ENABLE_CRYPTO_LAYER 1
  22. #define NO_HLST_EXTENSIONS 1
  23. #define NESSUSNT  1
  24. #define USE_AF_INET 1
  25. #define USE_GTK 1
  26. #define SERVER_TIMEOUT 800
  27. #define STDC_HEADERS 1
  28. #define HAVE_ASSERT_H 1
  29. #define HAVE__STAT 1
  30. #define HAVE__STRICMP
  31. #define HAVE__PUTENV
  32. #define HAVE_RAND 1
  33. #define HAVE_SELECT 1
  34. #define HAVE_TIMEVAL 1
  35. #define HAVE_LONG_FILE_NAMES 1
  36. #define HAVE_STRING_H 1
  37. #define HAVE_STAT_H 1
  38. #define HAVE_STRCHR 1
  39. #define HAVE_MEMCPY 1
  40. #define HAVE_MEMMOVE 1
  41. #define HAVE__ALLOCA 1
  42. #define SIZEOF_UNSIGNED_INT 4
  43. #define SIZEOF_UNSIGNED_LONG 4
  44. #define HAVE_FLOAT_H 1
  45. #define HAVE_MEMORY_H 1
  46. #define HAVE_MALLOC_H 1
  47. #define HAVE_CTYPE_H 1
  48. #define HAVE_SYS_TYPES_H 1
  49. #define HAVE_SYS_STAT_H 1
  50. #define HAVE_ERRNO_H 1
  51. #define HAVE_STDLIB_H 1
  52. #define HAVE_STDIO_H 1