configure

#!/bin/bash

cd adapters; bash configure & cd ..
cd approaches; bash configure & cd ..
cd applications; bash configure & cd ..
wait