00001
00002
00003
00004
00005 #define HAVE_DLFCN_H 1
00006
00007
00008 #define HAVE_INTTYPES_H 1
00009
00010
00011
00012 #define HAVE_LIBBOOST_DATE_TIME_MT 1
00013
00014
00015
00016 #define HAVE_LIBBOOST_FILESYSTEM_MT 1
00017
00018
00019 #define HAVE_MEMORY_H 1
00020
00021
00022 #define HAVE_OPENSSL 1
00023
00024
00025 #define HAVE_STDINT_H 1
00026
00027
00028 #define HAVE_STDLIB_H 1
00029
00030
00031 #define HAVE_STRINGS_H 1
00032
00033
00034 #define HAVE_STRING_H 1
00035
00036
00037 #define HAVE_SYS_STAT_H 1
00038
00039
00040 #define HAVE_SYS_TYPES_H 1
00041
00042
00043 #define HAVE_UNISTD_H 1
00044
00045
00046
00047 #define LT_OBJDIR ".libs/"
00048
00049
00050 #define PACKAGE "wipal"
00051
00052
00053 #define PACKAGE_BUGREPORT "thomas.claveirole@lip6.fr"
00054
00055
00056 #define PACKAGE_NAME "wipal"
00057
00058
00059 #define PACKAGE_STRING "wipal 4.0"
00060
00061
00062 #define PACKAGE_TARNAME "wipal"
00063
00064
00065 #define PACKAGE_VERSION "4.0"
00066
00067 #include <wipal/phy/empty.hh>
00068 #include <wipal/phy/rtap_header.hh>
00069 #include <wipal/phy/avs_header.hh>
00070 #include <wipal/phy/prism_header.hh>
00071
00072
00073 #define STDC_HEADERS 1
00074
00075
00076 #define VERSION "4.0"
00077
00078
00079 #define WP_ATTRIBUTES (hsh_80211)(hsh_en2)
00080
00081
00082 #define WP_DEFAULT_ATTRIBUTES hsh_80211
00083
00084
00085 #define WP_GMP_FLOAT_PRECISION 128
00086
00087
00088 #define WP_LINKTYPES ((IEEE802_11, phy::empty_header<>))((IEEE802_11_RADIO, rtap::header))((IEEE802_11_RADIO_AVS, avs::header))((PRISM_HEADER, prism::header))((EN10MB, phy::empty_header<>))