pikeyd165 – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 /* config.h. Generated from config.h.in by configure. */
2 /* config.h.in. Generated from configure.ac by autoheader. */
3  
4 /* Define to 1 if you have the `rt' library (-lrt). */
5 #define HAVE_LIBRT 1
6  
7 /* Name of package */
8 #define PACKAGE "bcm2835"
9  
10 /* Define to the address where bug reports for this package should be sent. */
11 #define PACKAGE_BUGREPORT "mikem@airspayce.com"
12  
13 /* Define to the full name of this package. */
14 #define PACKAGE_NAME "bcm2835"
15  
16 /* Define to the full name and version of this package. */
17 #define PACKAGE_STRING "bcm2835 1.71"
18  
19 /* Define to the one symbol short name of this package. */
20 #define PACKAGE_TARNAME "bcm2835"
21  
22 /* Define to the home page for this package. */
23 #define PACKAGE_URL ""
24  
25 /* Define to the version of this package. */
26 #define PACKAGE_VERSION "1.71"
27  
28 /* Version number of package */
29 #define VERSION "1.71"