aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d73c1f1b539..1b7fa14edd3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
12012-07-07 Glenn Morris <rgm@gnu.org>
2
3 * configure.in: Rather than checking for things then undef'ing
4 them on some platforms, simply don't check for them.
5 (getwd): Don't check for it on unixware.
6 (random, rint): Don't check for these on hpux.
7 (res_init, libresolv): Don't check for these on darwin.
8
12012-07-07 Juanma Barranquero <lekktu@gmail.com> 92012-07-07 Juanma Barranquero <lekktu@gmail.com>
2 10
3 * lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/c-ctype.$(O), 11 * lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/c-ctype.$(O),