Changeset b2dd798d in freewrt
- Timestamp:
- Sep 7, 2006, 9:14:53 PM (19 years ago)
- Branches:
- freewrt_1_0, freewrt_2_0
- Children:
- 583635d
- Parents:
- af632b3
- File:
-
- 1 edited
-
scripts/scan-tools.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
scripts/scan-tools.sh
raf632b3 rb2dd798d 196 196 fi 197 197 198 if [[ ! -s /usr/include/ncurses.h ]]; then 199 echo Install ncurses header files, please. 200 out=1 201 fi 202 198 203 if ! which g++ >/dev/null 2>&1; then 199 204 echo You must install the host GNU C++ compiler to continue.
Note:
See TracChangeset
for help on using the changeset viewer.
