diff options
| -rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -69,7 +69,7 @@ probe() { probe_need() { local V=$1 local P=$2 - probe $1 $2 + probe $V $P eval VV=\$$V if [ -z "$VV" ] then |
| index : rust | |
| Unnamed repository; edit this file 'description' to name the repository. |
| aboutsummaryrefslogtreecommitdiff |
| -rwxr-xr-x | configure | 2 |
@@ -69,7 +69,7 @@ probe() { probe_need() { local V=$1 local P=$2 - probe $1 $2 + probe $V $P eval VV=\$$V if [ -z "$VV" ] then |