diff options
author | Richard Sandiford <rdsandiford@googlemail.com> | 2004-12-03 10:30:13 +0000 |
---|---|---|
committer | Richard Sandiford <rdsandiford@googlemail.com> | 2004-12-03 10:30:13 +0000 |
commit | 73fb7068004be3d810e4c885f2f794aa25550e13 (patch) | |
tree | aa5981762b03b8c5c26b60dd4fc5128ccf2a1ec9 /src-release | |
parent | c820d41869a60c8b043d4cfe104b0df39d1eb650 (diff) | |
download | binutils-gdb-73fb7068004be3d810e4c885f2f794aa25550e13.tar.gz |
Remove config.if.
Diffstat (limited to 'src-release')
-rw-r--r-- | src-release | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src-release b/src-release index c6e43af13d0..9837ba3dcd0 100644 --- a/src-release +++ b/src-release @@ -44,7 +44,7 @@ PWD = $${PWDCMD-pwd} # ChangeLog omitted because it may refer to files which are not in this # distribution (perhaps it would be better to include it anyway). DEVO_SUPPORT= README Makefile.in configure configure.in \ - config.guess config.if config.sub config move-if-change \ + config.guess config.sub config move-if-change \ COPYING COPYING.LIB install-sh config-ml.in symlink-tree \ mkinstalldirs ltconfig ltmain.sh missing ylwrap \ libtool.m4 gettext.m4 ltcf-c.sh ltcf-cxx.sh ltcf-gcj.sh \ |