summaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorStephen Dolan <mu@netsoc.tcd.ie>2013-05-08 18:55:10 +0100
committerStephen Dolan <mu@netsoc.tcd.ie>2013-05-08 18:55:10 +0100
commit9d245c88c4768444e7e36c88f9ae9976ecdcdec8 (patch)
treef579871cb7409ce650aca8967ee39f1ac96e8171 /config.h.in
parentd121420757001950604473f5b0f7a592caa1433e (diff)
Check in a pile of Autotools junk, including the configure script.
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in28
1 files changed, 28 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
new file mode 100644
index 00000000..dbfa12bc
--- /dev/null
+++ b/config.h.in
@@ -0,0 +1,28 @@
+/* config.h.in. Generated from configure.ac by autoheader. */
+
+/* Define to 1 if your C compiler doesn't accept -c and -o together. */
+#undef NO_MINUS_C_MINUS_O
+
+/* Name of package */
+#undef PACKAGE
+
+/* Define to the address where bug reports for this package should be sent. */
+#undef PACKAGE_BUGREPORT
+
+/* Define to the full name of this package. */
+#undef PACKAGE_NAME
+
+/* Define to the full name and version of this package. */
+#undef PACKAGE_STRING
+
+/* Define to the one symbol short name of this package. */
+#undef PACKAGE_TARNAME
+
+/* Define to the home page for this package. */
+#undef PACKAGE_URL
+
+/* Define to the version of this package. */
+#undef PACKAGE_VERSION
+
+/* Version number of package */
+#undef VERSION