Skip to content

Commit 65f6fcb

Browse files
committed
Minor clarification.
1 parent 3e7ff65 commit 65f6fcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ probe() {
6969
probe_need() {
7070
local V=$1
7171
local P=$2
72-
probe $1 $2
72+
probe $V $P
7373
eval VV=\$$V
7474
if [ -z "$VV" ]
7575
then

0 commit comments

Comments
 (0)