aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRechi <Rechi@users.noreply.github.com>2018-01-15 10:00:00 +0100
committerRechi <Rechi@users.noreply.github.com>2018-01-15 10:00:00 +0100
commit87ede35aad9e586da844cb746dbcda34c3bc7910 (patch)
tree486e7d3da2172bee20bf359e25a29e98d958d3eb
parent2e9b25e4c45bf9afbb543a68b625d809f85265e9 (diff)
[depends] mark app_rendersystem as substitute variable
-rw-r--r--tools/depends/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/depends/configure.ac b/tools/depends/configure.ac
index 08f1f33b8a..b62735a450 100644
--- a/tools/depends/configure.ac
+++ b/tools/depends/configure.ac
@@ -742,6 +742,7 @@ AC_SUBST(has_libcrystax)
AC_SUBST(use_xcode)
AC_SUBST(use_ccache)
AC_SUBST(native_platform_min_version)
+AC_SUBST(app_rendersystem)
AC_OUTPUT
echo -e "ccache:\t $use_ccache"