summaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@server-speed.net>2011-02-03 20:26:22 +0100
committerFlorian Pritz <bluewind@server-speed.net>2011-02-03 20:30:13 +0100
commit7885f76d408b1a71a0f98e00bc16fe72dd351808 (patch)
treef652257f48fc1938f8304b48bb6b6dcc7ce37dae /config.h.in
downloadqinfo-master.tar.gz
qinfo-master.tar.xz
initial commitHEADmaster
Signed-off-by: Florian Pritz <bluewind@server-speed.net>
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 0000000..3fe2901
--- /dev/null
+++ b/config.h.in
@@ -0,0 +1,28 @@
+/* config.h.in. Generated from configure.ac by autoheader. */
+
+/* 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
+
+/* Define to 1 if you have the ANSI C header files. */
+#undef STDC_HEADERS
+
+/* Version number of package */
+#undef VERSION