aboutsummaryrefslogtreecommitdiffstats
path: root/template/ruby-runner.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'template/ruby-runner.h.in')
-rw-r--r--template/ruby-runner.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/template/ruby-runner.h.in b/template/ruby-runner.h.in
new file mode 100644
index 0000000000..b0647fd0e1
--- /dev/null
+++ b/template/ruby-runner.h.in
@@ -0,0 +1,3 @@
+#define BUILDDIR "@abs_top_builddir@"
+#define LIBPATHENV "@LIBPATHENV@"
+#define PATH_SEP '@PATH_SEPARATOR@'