12 lines
314 B
C
12 lines
314 B
C
/* config.h. Generated automatically by configure. */
|
|
/* config.h.in. Generated automatically from configure.in by autoheader. */
|
|
|
|
/* Define if you have the <dlfcn.h> header file. */
|
|
#define HAVE_DLFCN_H 1
|
|
|
|
/* Name of package */
|
|
#define PACKAGE "libftdi"
|
|
|
|
/* Version number of package */
|
|
#define VERSION "0.7"
|