From: Paul Eggert Date: Fri, 14 Sep 2001 00:27:39 +0000 (+0000) Subject: (EXTRA_DIST): Add getcwd.m4; remove uintmax_t.m4. X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=38322a564c75b2eebe99d80f7540a0c9aad4ef91;p=chaz%2Ftar (EXTRA_DIST): Add getcwd.m4; remove uintmax_t.m4. --- diff --git a/m4/Makefile.am b/m4/Makefile.am index 4948ae9..a636b4e 100644 --- a/m4/Makefile.am +++ b/m4/Makefile.am @@ -9,6 +9,7 @@ d-ino.m4 \ decl.m4 \ error.m4 \ fnmatch.m4 \ +getcwd.m4 \ getline.m4 \ gettext.m4 \ glibc21.m4 \ @@ -25,7 +26,6 @@ prereq.m4 \ progtest.m4 \ realloc.m4 \ strerror_r.m4 \ -uintmax_t.m4 \ ulonglong.m4 \ utimbuf.m4 \ utime.m4 \