#!/usr/bin/env bash ./autogen.sh && ./configure --prefix=`pwd`/../aBuild/glog && make && make install