aboutsummaryrefslogtreecommitdiff
path: root/bin/9c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/9c')
-rwxr-xr-xbin/9c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/9c b/bin/9c
index 6ff417a8..fcdae6fd 100755
--- a/bin/9c
+++ b/bin/9c
@@ -1,5 +1,6 @@
#!/bin/sh
+test -f $PLAN9/config && . $PLAN9/config
usegcc()
{
cc=gcc