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)
commit526d484fb3535e76092da27b4c29c1c4a2cb2790
tree4cb1fdec8b80287572871b3dfe80e49f12f76f77
parente416d387a49d28e7866654195e98f96cfb959a9a
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