Mercurial > hg-old > index.cgi
comparison lwasm/config.h.in @ 154:fbc6ea067364 2.1
Added autotools files for release
author | lost |
---|---|
date | Fri, 30 Jan 2009 04:35:18 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
153:ffef3ea07399 | 154:fbc6ea067364 |
---|---|
1 /* lwasm/config.h.in. Generated from configure.ac by autoheader. */ | |
2 | |
3 /* Name of package */ | |
4 #undef PACKAGE | |
5 | |
6 /* Define to the address where bug reports for this package should be sent. */ | |
7 #undef PACKAGE_BUGREPORT | |
8 | |
9 /* Define to the full name of this package. */ | |
10 #undef PACKAGE_NAME | |
11 | |
12 /* Define to the full name and version of this package. */ | |
13 #undef PACKAGE_STRING | |
14 | |
15 /* Define to the one symbol short name of this package. */ | |
16 #undef PACKAGE_TARNAME | |
17 | |
18 /* Define to the version of this package. */ | |
19 #undef PACKAGE_VERSION | |
20 | |
21 /* Version number of package */ | |
22 #undef VERSION |