Makefile.tpl (all-make): Depend on intl.

* Makefile.tpl (all-make): Depend on intl.
* Makefile.in: Rebuilt.

From-SVN: r69684
This commit is contained in:
Alexandre Oliva 2003-07-22 19:01:20 +00:00 committed by Alexandre Oliva
parent c39603389e
commit f43e12ce85
3 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2003-07-22 Alexandre Oliva <aoliva@redhat.com>
* Makefile.tpl (all-make): Depend on intl.
* Makefile.in: Rebuilt.
2003-07-20 Phil Edwards <pme@gcc.gnu.org>
* install-sh: Update to newer upstream versions (associated with

View File

@ -23866,7 +23866,7 @@ all-flex: maybe-all-libiberty maybe-all-bison maybe-all-byacc
all-gzip: maybe-all-libiberty
all-hello: maybe-all-libiberty
all-m4: maybe-all-libiberty maybe-all-texinfo
all-make: maybe-all-libiberty
all-make: maybe-all-libiberty maybe-all-intl
all-patch: maybe-all-libiberty
all-prms: maybe-all-libiberty
all-recode: maybe-all-libiberty

View File

@ -1342,7 +1342,7 @@ all-flex: maybe-all-libiberty maybe-all-bison maybe-all-byacc
all-gzip: maybe-all-libiberty
all-hello: maybe-all-libiberty
all-m4: maybe-all-libiberty maybe-all-texinfo
all-make: maybe-all-libiberty
all-make: maybe-all-libiberty maybe-all-intl
all-patch: maybe-all-libiberty
all-prms: maybe-all-libiberty
all-recode: maybe-all-libiberty