OSDN Git Service

merge from gcc
authorDJ Delorie <dj@delorie.com>
Sat, 4 Aug 2001 01:07:57 +0000 (01:07 +0000)
committerDJ Delorie <dj@delorie.com>
Sat, 4 Aug 2001 01:07:57 +0000 (01:07 +0000)
libiberty/ChangeLog
libiberty/Makefile.in

index 82def67..0bd81a6 100644 (file)
@@ -1,3 +1,7 @@
+2001-08-03  Richard Henderson  <rth@redhat.com>
+
+       * Makefile.in (concat.o): Depend on config.h.
+
 2001-07-30  Andreas Jaeger  <aj@suse.de>
 
        * regex.c: Declare wcs functions only if compiling with
index 0cded6b..226f7d1 100644 (file)
@@ -260,7 +260,7 @@ argv.o: config.h $(INCDIR)/libiberty.h
 basename.o: $(INCDIR)/libiberty.h
 choose-temp.o: config.h
 clock.o: config.h
-concat.o: $(INCDIR)/libiberty.h
+concat.o: config.h $(INCDIR)/libiberty.h
 cplus-dem.o: config.h $(INCDIR)/demangle.h
 cp-demangle.o: config.h $(INCDIR)/dyn-string.h $(INCDIR)/demangle.h
 dyn-string.o: config.h $(INCDIR)/dyn-string.h