diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
| @@ -1,3 +1,10 @@ | |||
| 1 | 2012-07-07 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/c-ctype.$(O), | ||
| 4 | $(BLD)/c-strcasecmp.$(O) and $(BLD)/c-strncasecmp.$(O). | ||
| 5 | ($(BLD)/c-ctype.$(O), $(BLD)/c-strcasecmp.$(O)) | ||
| 6 | ($(BLD)/c-strncasecmp.$(O)): New dependencies. | ||
| 7 | |||
| 1 | 2012-07-06 Paul Eggert <eggert@cs.ucla.edu> | 8 | 2012-07-06 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 9 | ||
| 3 | * configure.in: Document --enable-gcc-warnings better. | 10 | * configure.in: Document --enable-gcc-warnings better. |