From ff5db53f176482ce6e34f7ce8f63e62a8956a726 Mon Sep 17 00:00:00 2001 From: kevind Date: Mon, 9 Oct 2000 23:35:04 +0000 Subject: [PATCH] * m4/Makefile.am: add fnmatchcase.m4 and mbstate_t.m4 --- m4/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/m4/Makefile.am b/m4/Makefile.am index b839870..d1a3d90 100644 --- a/m4/Makefile.am +++ b/m4/Makefile.am @@ -10,6 +10,7 @@ d-ino.m4 \ d-type.m4 \ error.m4 \ fnmatch.m4 \ +fnmatchcase.m4 \ fstypename.m4 \ getline.m4 \ gettext.m4 \ @@ -26,6 +27,7 @@ ls-mntd-fs.m4 \ lstat-slash.m4 \ lstat.m4 \ malloc.m4 \ +mbstate_t.m4 \ memcmp.m4 \ prereq.m4 \ progtest.m4 \ -- 2.11.4.GIT