Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
2 | mjames | 1 | /* src/config.h. Generated from config.h.in by configure. */ |
2 | /* src/config.h.in. Generated from configure.in by autoheader. */ |
||
3 | |||
4 | /* Name of package */ |
||
5 | #define PACKAGE "nec2c" |
||
6 | |||
7 | /* Define to the address where bug reports for this package should be sent. */ |
||
8 | #define PACKAGE_BUGREPORT "noreply@mail.com" |
||
9 | |||
10 | /* Define to the full name of this package. */ |
||
11 | #define PACKAGE_NAME "nec2c" |
||
12 | |||
13 | /* Define to the full name and version of this package. */ |
||
14 | #define PACKAGE_STRING "nec2c 0.9" |
||
15 | |||
16 | /* Define to the one symbol short name of this package. */ |
||
17 | #define PACKAGE_TARNAME "nec2c" |
||
18 | |||
19 | /* Define to the home page for this package. */ |
||
20 | #define PACKAGE_URL "" |
||
21 | |||
22 | /* Define to the version of this package. */ |
||
23 | #define PACKAGE_VERSION "0.9" |
||
24 | |||
25 | /* Version number of package */ |
||
26 | #define VERSION "0.9" |