/* ethtool-config.h. Generated from ethtool-config.h.in by configure. */ /* ethtool-config.h.in. Generated from configure.ac by autoheader. */ /* Define this to enable register, EEPROM and SFP pretty dumps. */ /* #undef ETHTOOL_ENABLE_PRETTY_DUMP */ /* Define to 1 if defines big-endian types */ #define HAVE_BE_TYPES 1 /* Define to 1 if you have the `socket' function. */ #define HAVE_SOCKET 1 /* Define to 1 if you have the `strtol' function. */ #define HAVE_STRTOL 1 /* Name of package */ #define PACKAGE "ethtool" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "netdev@vger.kernel.org" /* Define to the full name of this package. */ #define PACKAGE_NAME "ethtool" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "ethtool 5.2" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "ethtool" /* Define to the home page for this package. */ #define PACKAGE_URL "" /* Define to the version of this package. */ #define PACKAGE_VERSION "5.2" /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Version number of package */ #define VERSION "5.2"