diff options
| author | Ulrich Drepper <[email protected]> | 2005-08-07 04:41:39 +0000 |
|---|---|---|
| committer | Ulrich Drepper <[email protected]> | 2005-08-07 04:41:39 +0000 |
| commit | 47be795df365174601a08535bf61d22301697ef8 (patch) | |
| tree | 016407cd67ef07066784632ffa1a04f059dce6a7 /lib/ChangeLog | |
| parent | ca2db8a3ae7bbcbaa8aa314d06608683e694d2df (diff) | |
Implement --enable-gprof option in configure script.
Diffstat (limited to 'lib/ChangeLog')
| -rw-r--r-- | lib/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index 9ddc2163..5b79d096 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,7 @@ +2005-08-06 Ulrich Drepper <[email protected]> + + * Makefile.am (xmalloc_CFLAGS): Define only if !GPROF. + 2005-05-03 Roland McGrath <[email protected]> * crc32_file.c: New file. |
