- forgot to pass in the HOST_EXTRACFLAGS

This commit is contained in:
Bernhard Reutner-Fischer
2008-08-28 14:29:54 +00:00
parent 18c93029fd
commit 1ebdaccd6d
2 changed files with 2 additions and 4 deletions

View File

@@ -13,9 +13,7 @@ ldflags()
fi
done
done
#bbox# exit 1
echo '-lcurses'
exit
exit 1
}
# Where is ncurses.h?