summaryrefslogtreecommitdiffstats
path: root/libiberty/Makefile.in
diff options
context:
space:
mode:
authorKelley Cook <kcook@gcc.gnu.org>2005-07-07 02:21:57 +0000
committerKelley Cook <kcook@gcc.gnu.org>2005-07-07 02:21:57 +0000
commit4cf896a53512cdad87bf1ba7f241e07e51cbee9c (patch)
tree9b64a00c9e0b0f60b7d987adbc1968aaa1bdb965 /libiberty/Makefile.in
parent20ae7c34461eb4841c3fbe342bd773fca6cde503 (diff)
downloadppe42-binutils-4cf896a53512cdad87bf1ba7f241e07e51cbee9c.tar.gz
ppe42-binutils-4cf896a53512cdad87bf1ba7f241e07e51cbee9c.zip
2005-07-07 Kelley Cook <kcook@gcc.gnu.org>
* config.table: Delete file. Move former contents into ... * configure.ac: ... here and escape any brackets for m4. * Makefile.in (config.status): Remove dependency on config.table. * configure: Regenerate.
Diffstat (limited to 'libiberty/Makefile.in')
-rw-r--r--libiberty/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/Makefile.in b/libiberty/Makefile.in
index 67d61972f4..eb8b6df099 100644
--- a/libiberty/Makefile.in
+++ b/libiberty/Makefile.in
@@ -401,7 +401,7 @@ config.h: stamp-h ; @true
stamp-h: $(srcdir)/config.in config.status Makefile
CONFIG_FILES= CONFIG_HEADERS=config.h:$(srcdir)/config.in $(SHELL) ./config.status
-config.status: $(srcdir)/configure $(srcdir)/config.table
+config.status: $(srcdir)/configure
$(SHELL) ./config.status --recheck
# Depending on config.h makes sure that config.status has been re-run
OpenPOWER on IntegriCloud