diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
| @@ -1,3 +1,10 @@ | |||
| 1 | 2013-04-26 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | Port better to AIX (Bug#14258). | ||
| 4 | * configure.ac (CFLAGS): Append -O if the user did not specify CFLAGS, | ||
| 5 | we did not already infer an optimization option, and -O works. | ||
| 6 | AIX xlc needs -O, otherwise garbage collection doesn't work. | ||
| 7 | |||
| 1 | 2013-04-22 Paul Eggert <eggert@cs.ucla.edu> | 8 | 2013-04-22 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 9 | ||
| 3 | * make-dist: Do not distribute admin/unidata/Makefile. | 10 | * make-dist: Do not distribute admin/unidata/Makefile. |