summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index 94cc924..61a6ba0 100755
--- a/configure
+++ b/configure
@@ -246,4 +246,6 @@ if [ "$MISSING_NACL" == "1" ] ; then
exit 1
fi
+echo "CONFIG_OK=1" >> Config
+
exit 0