install with just-built ./ginstall only when not cross-compiling
authorJim Meyering <meyering@redhat.com>
Fri, 4 Jul 2008 07:41:57 +0000 (09:41 +0200)
committerJim Meyering <meyering@redhat.com>
Fri, 4 Jul 2008 07:46:31 +0000 (09:46 +0200)
commit9a4e22d03600c836673033089e396e141c7d1f08
tree3ba989bb07361d102102fedc4c12cd07577a0b84
parentbba4d3e054cee1f479e6f7239304df676bd63fea
install with just-built ./ginstall only when not cross-compiling

* src/Makefile.am (install-exec-am): ...otherwise, use the default
value, $(INSTALL_PROGRAM).  Reported by Brian Silverman.
THANKS
src/Makefile.am