]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - support/sdk/c/autoconf.h
Merge devel code into the trunk.
[tinyos-2.x.git] / support / sdk / c / autoconf.h
diff --git a/support/sdk/c/autoconf.h b/support/sdk/c/autoconf.h
new file mode 100644 (file)
index 0000000..6c207b1
--- /dev/null
@@ -0,0 +1,23 @@
+/* autoconf.h.  Generated by configure.  */
+/* autoconf.h.in.  Generated from configure.ac by autoheader.  */
+
+/* Name of package */
+#define PACKAGE "cmotesdk"
+
+/* Define to the address where bug reports for this package should be sent. */
+#define PACKAGE_BUGREPORT ""
+
+/* Define to the full name of this package. */
+#define PACKAGE_NAME "cmotesdk"
+
+/* Define to the full name and version of this package. */
+#define PACKAGE_STRING "cmotesdk 1.0"
+
+/* Define to the one symbol short name of this package. */
+#define PACKAGE_TARNAME "cmotesdk"
+
+/* Define to the version of this package. */
+#define PACKAGE_VERSION "1.0"
+
+/* Version number of package */
+#define VERSION "1.0"