Fix build failure on case-insensitive file systems.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 7 Dec 2006 07:23:35 +0000 (07:23 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 7 Dec 2006 07:23:35 +0000 (07:23 +0000)
commite86f688076f43f3cc5eb44fbe5c4f8ecb126c4f0
tree07a0f22d84dc03f71da920e189a21478312f641c
parenta979d9c4db0adbf341eb329abaf3560aa12f10fd
Fix build failure on case-insensitive file systems.
* configure.ac: Use match_.s instead of _match.s.
* Makefile.am (MOSTLYCLEANFILES): Likewise.
* lib/Makefile.am (match.$(OBJEXT)): Likewise.
(MOSTLYCLEANFILES): Likewise.
ChangeLog
Makefile.am
configure.ac
lib/Makefile.am