File: config.h.in

package info (click to toggle)
ipv6calc 0.46-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 2,364 kB
  • ctags: 853
  • sloc: ansic: 33,344; perl: 977; sh: 405; makefile: 249
file content (28 lines) | stat: -rw-r--r-- 721 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
/* config.h.in.  Generated automatically from configure.in by autoheader.  */

/* Define to empty if the keyword does not work.  */
#undef const

/* Define to `long' if <sys/types.h> doesn't define.  */
#undef off_t

/* Define to `unsigned' if <sys/types.h> doesn't define.  */
#undef size_t

/* Define if you have the ANSI C header files.  */
#undef STDC_HEADERS

/* Define version of package */
#undef IPV6CALC_VERSION

/* Define if you have the strspn function.  */
#undef HAVE_STRSPN

/* Define if you have the strstr function.  */
#undef HAVE_STRSTR

/* Define if you have the <openssl/md5.h> header file.  */
#undef HAVE_OPENSSL_MD5_H

/* Define if you have the crypto library (-lcrypto).  */
#undef HAVE_LIBCRYPTO