config.h 314 B

1234567891011
  1. /* config.h. Generated automatically by configure. */
  2. /* config.h.in. Generated automatically from configure.in by autoheader. */
  3. /* Define if you have the <dlfcn.h> header file. */
  4. #define HAVE_DLFCN_H 1
  5. /* Name of package */
  6. #define PACKAGE "libftdi"
  7. /* Version number of package */
  8. #define VERSION "0.7"