default_build && if [ "$GS_USE_APACHE" == "y" ] then cd $SOURCE_DIRECTORY/GSWAdaptors/Apache && ./configure && make && cd $SOURCE_DIRECTORY fi .