Skip to content

Commit

Permalink
configure: CFG_ADB for adb added
Browse files Browse the repository at this point in the history
  • Loading branch information
yichoi committed May 3, 2013
1 parent 17b368f commit 35214d3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions configure
Original file line number Diff line number Diff line change
Expand Up @@ -439,6 +439,10 @@ then
probe CFG_ZCAT zcat
fi

step_msg "looking for target specific programs"

probe CFG_ADB adb

if [ ! -z "$CFG_PANDOC" ]
then
PV_MAJOR_MINOR=$(pandoc --version | grep '^pandoc ' |
Expand Down

0 comments on commit 35214d3

Please sign in to comment.