[vlc-devel] Problem with git on Mac OS X

Pierre d'Herbemont pdherbemont at free.fr
Tue Apr 15 23:31:13 CEST 2008


On Apr 15, 2008, at 11:29 PM, Pierre d'Herbemont wrote:

>
> What does `which git` reports?

and `git help` too?

bootstrap does:

if git help >/dev/null 2>&1; then
     echo "GIT = `which git`" >> config.mak
else
     echo "You do not have a Git client in your PATH." >&2
fi

Pierre.





More information about the vlc-devel mailing list