]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* Makefile.in (xstrdup.o): Depend on config.h.
authorRichard Henderson <rth@cygnus.com>
Sat, 30 Jan 1999 13:28:44 +0000 (05:28 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Sat, 30 Jan 1999 13:28:44 +0000 (05:28 -0800)
From-SVN: r24921

libiberty/ChangeLog
libiberty/Makefile.in

index e8197ddb704d0b2fd0c79079ad9135e24f0b1980..09243f90ecfc0b073aa6aaae19a3ca5fb0bd032d 100644 (file)
@@ -1,3 +1,7 @@
+Sat Jan 30 13:28:04 1999  Richard Henderson  <rth@cygnus.com>
+
+       * Makefile.in (xstrdup.o): Depend on config.h.
+
 Wed Jan 13 07:26:44 1999  H.J. Lu  (hjl@gnu.org)
 
        * cplus-dem.c (mop_up): Set work->previous_argument to NULL after
index c3ade070fa0674102ffaa898eaaf894ba0e56de1..e19c954ed2b11f07a59cf9ae245fa69b6ec6c462 100644 (file)
@@ -243,5 +243,5 @@ strsignal.o: config.h $(INCDIR)/libiberty.h
 xatexit.o: $(INCDIR)/libiberty.h
 xexit.o: $(INCDIR)/libiberty.h
 xmalloc.o: $(INCDIR)/libiberty.h
-xstrdup.o: $(INCDIR)/libiberty.h
+xstrdup.o: config.h $(INCDIR)/libiberty.h
 xstrerror.o: config.h $(INCDIR)/libiberty.h