Changes to update Tomato RAF.
[tomato.git] / release / src / router / igmpproxy / config.h
blobf438e803474eb7aba9056855f52f835443083004
1 /* config.h. Generated from config.h.in by configure. */
2 /* config.h.in. Generated from configure.ac by autoheader. */
4 /* Define to 1 if `sin_len' is member of `struct sockaddr_in'. */
5 /* #undef HAVE_STRUCT_SOCKADDR_IN_SIN_LEN */
7 /* Define to 1 if `sa_len' is member of `struct sockaddr'. */
8 /* #undef HAVE_STRUCT_SOCKADDR_SA_LEN */
10 /* Name of package */
11 #define PACKAGE "igmpproxy"
13 /* Define to the address where bug reports for this package should be sent. */
14 #define PACKAGE_BUGREPORT ""
16 /* Define to the full name of this package. */
17 #define PACKAGE_NAME "igmpproxy"
19 /* Define to the full name and version of this package. */
20 #define PACKAGE_STRING "igmpproxy 0.1"
22 /* Define to the one symbol short name of this package. */
23 #define PACKAGE_TARNAME "igmpproxy"
25 /* Define to the version of this package. */
26 #define PACKAGE_VERSION "0.1"
28 /* Version number of package */
29 #define VERSION "0.1"