00001 /* config.h. Generated by configure. */ 00002 /* config.h.in. Generated from configure.ac by autoheader. */ 00003 00004 /* Name of package */ 00005 #define PACKAGE "afl" 00006 00007 /* Define to the address where bug reports for this package should be sent. */ 00008 #define PACKAGE_BUGREPORT "guyt@unsw.edu.au" 00009 00010 /* Define to the full name of this package. */ 00011 #define PACKAGE_NAME "afl" 00012 00013 /* Define to the full name and version of this package. */ 00014 #define PACKAGE_STRING "afl 0.4.2" 00015 00016 /* Define to the one symbol short name of this package. */ 00017 #define PACKAGE_TARNAME "afl" 00018 00019 /* Define to the version of this package. */ 00020 #define PACKAGE_VERSION "0.4.2" 00021 00022 /* Define if we have a UNIX like OS. */ 00023 #define UNIXOS 1 00024 00025 /* Version number of package */ 00026 #define VERSION "0.4.2"