Trying to do a make install of git from source, and it keep kicking up the error:
make install * new build flags or prefix CC credential-store.o In file include
If you can find the proper version of Libtools (from http://ftp.gnu.org/gnu/libtool/) you might find it in the package..
Otherwise you can use below to the configure to remove this dependency:
./configure --disable-nls