From: Jim Meyering Date: Tue, 13 Feb 1996 05:21:12 +0000 (+0000) Subject: (CONFIG_HEADER): Don't define. Automake now does it. X-Git-Tag: FILEUTILS-3_12j~99 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e70623f19673d8f5816beb873046c2562831edbb;p=thirdparty%2Fcoreutils.git (CONFIG_HEADER): Don't define. Automake now does it. --- diff --git a/lib/Makefile.am b/lib/Makefile.am index b6d4ec1fa8..9dfdb272dd 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -19,7 +19,6 @@ HEADERS = argmatch.h backupfile.h error.h fnmatch.h fsusage.h getopt.h \ group-member.h long-options.h makepath.h modechange.h mountlist.h \ obstack.h pathmax.h save-cwd.h xstrtol.h xstrtoul.h -CONFIG_HEADER = ../config.h BUILT_SOURCES = getdate.c posixtm.c # Since this directory contains two parsers, we have to be careful to avoid