summaryrefslogtreecommitdiff
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.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/template/ruby-runner.h.in b/template/ruby-runner.h.in
index b0647fd0e1..b94086c565 100644
--- a/template/ruby-runner.h.in
+++ b/template/ruby-runner.h.in
@@ -1,3 +1,7 @@
+#define ABS_SRCDIR "@abs_srcdir@"
#define BUILDDIR "@abs_top_builddir@"
#define LIBPATHENV "@LIBPATHENV@"
+#define PATH_SEPARATOR "@PATH_SEPARATOR@"
#define PATH_SEP '@PATH_SEPARATOR@'
+#define EXTOUT "@EXTOUT@"
+#define ARCH "@arch@"