mkinstalldirs: Delete from version control
authorColin Walters <walters@verbum.org>
Sun, 28 Oct 2012 13:46:35 +0000 (09:46 -0400)
committerColin Walters <walters@verbum.org>
Mon, 29 Oct 2012 13:39:36 +0000 (09:39 -0400)
commitcff536c99ed22f83a09a1030c720f1555240390b
tree743714b39f5412dafa9e3a623e9ed6a734ad6e5e
parentd04ac162c10f3a855dbbaea6efe06de9d85aea02
mkinstalldirs: Delete from version control

This is installed by automake.  By maintaining it in git, we create
merge conflicts as people build with different versions of automake.

Just use 'mkdir -p' instead in gettext.  Should be portable enough.

https://bugzilla.gnome.org/show_bug.cgi?id=686839
Makefile.am
mkinstalldirs [deleted file]
po/Makefile.in.in