diff --git a/libobjc/ChangeLog b/libobjc/ChangeLog index 4ae1520482b7dbd085dc6ba26a98dcc63d26e134..3f4b296995eebffa6e4dd6522430a55d430dab41 100644 --- a/libobjc/ChangeLog +++ b/libobjc/ChangeLog @@ -1,3 +1,7 @@ +2004-11-24 Kelley Cook <kcook@gcc.gnu.org> + + * aclocal.m4, config.h.in: Regenerate. + 2004-10-08 Mike Stump <mrs@apple.com> Andrew Pinski <pinskia@physics.uc.edu> diff --git a/libobjc/aclocal.m4 b/libobjc/aclocal.m4 index 9975e820f6c8f2aff562fdd1feb11d70e446b11e..1c772b8f88576b51c38e2878b06fb59ac6bd3b1a 100644 --- a/libobjc/aclocal.m4 +++ b/libobjc/aclocal.m4 @@ -1,4 +1,4 @@ -# generated automatically by aclocal 1.9.2 -*- Autoconf -*- +# generated automatically by aclocal 1.9.3 -*- Autoconf -*- # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004 # Free Software Foundation, Inc. diff --git a/libobjc/config.h.in b/libobjc/config.h.in index 83b195cd10119aa9d6d74f96a2336987af6f8f2b..700e0458450dad59b0387186104e37138d726134 100644 --- a/libobjc/config.h.in +++ b/libobjc/config.h.in @@ -30,6 +30,9 @@ /* Define to 1 if you have the <unistd.h> header file. */ #undef HAVE_UNISTD_H +/* Define to 1 if your C compiler doesn't accept -c and -o together. */ +#undef NO_MINUS_C_MINUS_O + /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT