autogen.sh: replace test -e with test -x for mkinstalldirs to be more portable.
authorBenjamin Otte <otte@gnome.org>
Sun, 22 Feb 2004 15:59:08 +0000 (15:59 +0000)
committerBenjamin Otte <otte@gnome.org>
Sun, 22 Feb 2004 15:59:08 +0000 (15:59 +0000)
commitdba7257b1b0b1d44c67b1bb12061e80168253111
tree27c6db1fc7d31b928a12a75cd1d2ae11a176cef7
parentc80c21d5d712bd80c50e35290f444e7316d097c5
autogen.sh: replace test -e with test -x for mkinstalldirs to be more portable.

Original commit message from CVS:
2004-02-22  Benjamin Otte  <otte@gnome.org>

reported by: Padraig O'Briain <padraig.obriain@sun.com>

* autogen.sh:
replace test -e with test -x for mkinstalldirs to be more portable.
(fixes #134816)
ChangeLog
autogen.sh