Stepan Kasal <kasal <at> ucw.cz> writes: > Subject: [PATCH] Check for case sensitive make. > > * m4/make-check.m4 (AC_PROG_MAKE_CASE_SENSITIVE): New macro,... > * configure.ac: ... called here. > * Makefile.am ($(abs_srcdir)/INSTALL, INSTALL): Return to... > ($(srcdir)/INSTALL): ...this, but enclose the rule in > "if MAKE_CASE_SENSITIVE".
Committed (several months later), with a minor tweak that MAINTAINERCLEANFILES shouldn't nuke $(srcdir)/INSTALL if it isn't going to be rebuilt. -- Eric Blake
