/* config.h. Generated from config.h.in by configure. */ /* config.h.in. Generated from configure.in by autoheader. */ /* Whether this is an Apple host */ /* #undef APPLE_HOST */ /* Whether this is a BSD host */ /* #undef BSD_HOST */ /* Define to 1 if you have the header file. */ #define HAVE_DLFCN_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_FAM_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_INTTYPES_H */ /* Define to 1 if you have the `fam' library (-lfam). */ /* #undef HAVE_LIBFAM */ /* Define to 1 if you have the header file. */ /* #undef HAVE_MEMORY_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_STDINT_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_STDLIB_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_STRINGS_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_STRING_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_STAT_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_TYPES_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_UNISTD_H */ /* Whether this is a Linux host */ /* #undef LINUX_HOST */ /* For libtool -- what exactly was this for again??? */ #define LT_NON_POSIX_NAMESPACE 1 /* Enable debugging output */ /* #undef ND_DEBUG */ /* Name of package */ #define PACKAGE "netdude" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "" /* The data dir of the package */ #define PACKAGE_DATA_DIR "${datarootdir}/netdude" /* The header dir being used */ #define PACKAGE_INCLUDE_DIR "/include" /* The locale dir of the package */ #define PACKAGE_LOCALE_DIR "//locale" /* Define to the full name of this package. */ #define PACKAGE_NAME "" /* The installation prefix of the package */ #define PACKAGE_PREFIX "" /* The source dir of the package */ #define PACKAGE_SOURCE_DIR "/mnt/gmirror/ports/net/netdude/work/netdude-0.4.7" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "" /* Define to the version of this package. */ #define PACKAGE_VERSION "" /* Enable release build */ #define RELEASE 1 /* Whether this is a Solaris host */ /* #undef SOLARIS_HOST */ /* Define to 1 if you have the ANSI C header files. */ /* #undef STDC_HEADERS */ /* Version number of package */ #define VERSION "0.4.7" /* Major package version */ #define VERSION_MAJOR "0.4" /* Minor package version */ #define VERSION_MINOR "7" /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ /* #undef WORDS_BIGENDIAN */