Hello all,
  I apologize for my slow reactions to your mails.

I filed two bugs against GNU make tonight:
  <http://savannah.gnu.org/bugs/?24488>
  <http://savannah.gnu.org/bugs/?24487>


> +     * Makefile.am (pkgdata_DATA): Protect by MAKE_CASE_SENSITIVE.

Obviously, this has the side effect that file INSTALL is not install
to $(pkgdatadir) (usually $prefix/share/autoconf).
I hope this does not matter.  If it would matter we could add
        else
        pkgdata_DATA = $(abs_srcdir)/INSTALL
to Makefile.am.

Thanks,
        Stepan


Reply via email to