summaryrefslogtreecommitdiff
path: root/pkg/osx/config.make.in
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/osx/config.make.in')
-rw-r--r--pkg/osx/config.make.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/pkg/osx/config.make.in b/pkg/osx/config.make.in
new file mode 100644
index 00000000..67f1c968
--- /dev/null
+++ b/pkg/osx/config.make.in
@@ -0,0 +1,9 @@
+# File included by the main makefile that contains details
+# about the package name, generated by configure.
+
+PACKAGE = @PACKAGE@
+PACKAGE_NAME = @PACKAGE_NAME@
+PACKAGE_STRING = @PACKAGE_STRING@
+PACKAGE_TARNAME = @PACKAGE_TARNAME@
+PACKAGE_VERSION = @PACKAGE_VERSION@
+