Avoid case-insensitive `make install' vs. `INSTALL' conflict.
commit822c5bbf02bc5f86db975014e27958b5bda6e054
authorKeith Marshall <keithmarshall@users.sourceforge.net>
Mon, 12 May 2008 12:41:51 +0000 (12 06:41 -0600)
committerEric Blake <ebb9@byu.net>
Mon, 12 May 2008 12:41:51 +0000 (12 06:41 -0600)
tree0c4037fb8e62eba5f214faa7f0e99d6479d48395
parent684d299c1df696fbca13143097d35da1acb528cc
Avoid case-insensitive `make install' vs. `INSTALL' conflict.

* Makefile.am ($(srcdir)/INSTALL): Replace all references...
($(abs_srcdir)/INSTALL): ...with this.
ChangeLog
Makefile.am