default_install                                 &&

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