Commit b09a1ab7 authored by Claes Sjofors's avatar Claes Sjofors

pwre_configure.sh spelling fix

parent 5d9473fc
......@@ -45,7 +45,7 @@ pwre_config_check_include()
fi
incdir=${file%/*}
if test $incdir == "/usr/lnclude"; then
if test $incdir == "/usr/include"; then
incfound=1
else
while [ $i -lt $inc_cnt ]; do
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment