From: Jim Meyering Date: Tue, 5 Mar 2002 14:34:36 +0000 (+0000) Subject: (@common_files): Add config.rpath. X-Git-Tag: Release-1-6~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc529592d52bd3c88db514522e2bd74420602d02;p=thirdparty%2Fautomake.git (@common_files): Add config.rpath. --- diff --git a/automake.in b/automake.in index 69666a5e8..54e0eadac 100755 --- a/automake.in +++ b/automake.in @@ -205,7 +205,7 @@ my @libtool_sometimes = qw(ltconfig ltcf-c.sh ltcf-cxx.sh ltcf-gcj.sh); my @common_files = (qw(ABOUT-GNU ABOUT-NLS AUTHORS BACKLOG COPYING COPYING.DOC COPYING.LIB ChangeLog INSTALL NEWS README THANKS TODO acinclude.m4 - ansi2knr.1 ansi2knr.c compile config.guess config.sub + ansi2knr.1 ansi2knr.c compile config.guess config.rpath config.sub configure configure.ac configure.in depcomp elisp-comp install-sh libversion.in mdate-sh missing mkinstalldirs py-compile texinfo.tex ylwrap),