summaryrefslogtreecommitdiff
path: root/Build/source/libs/luajit/native/config.h.in
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2014-02-13 11:03:18 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2014-02-13 11:03:18 +0000
commit4afabb93960c786ec4c71c0e3c41145e9cd5b3e0 (patch)
tree4d398720f531266e926470d8767e65e6191f0a23 /Build/source/libs/luajit/native/config.h.in
parent3afc39be831de4bfd101e0ca6c80f8f110581026 (diff)
libs/luajit: Proxy build system
git-svn-id: svn://tug.org/texlive/trunk@32958 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/luajit/native/config.h.in')
-rw-r--r--Build/source/libs/luajit/native/config.h.in25
1 files changed, 25 insertions, 0 deletions
diff --git a/Build/source/libs/luajit/native/config.h.in b/Build/source/libs/luajit/native/config.h.in
new file mode 100644
index 00000000000..dd3b02c5fcf
--- /dev/null
+++ b/Build/source/libs/luajit/native/config.h.in
@@ -0,0 +1,25 @@
+/* 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
+
+/* Version number of package */
+#undef VERSION