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-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96bb3d595c669e1e981f06a45b54cababb868e4c;p=pspp (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