gst-indent: Add support for gindent as executable name
authorVivia Nikolaidou <vivia@ahiru.eu>
Wed, 3 Jun 2015 16:04:15 +0000 (19:04 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 3 Jun 2015 16:09:24 +0000 (18:09 +0200)
commit957a81eef9aa581aab192edc5ce2084564245203
treea878219f0fba8221701c84a10e08c0f6ada089f7
parentc508ee27a19a4d4f07a91308833ca48d9c3494ee
gst-indent: Add support for gindent as executable name

gst-indent used to support gnuindent and indent as executable names.
However, on OSX one can "brew install gnu-indent" and then the
executable name will be gindent. Added support for that.

https://bugzilla.gnome.org/show_bug.cgi?id=750351
tools/gst-indent