diff options
Diffstat (limited to 'src/util/dyn/ChangeLog')
| -rw-r--r-- | src/util/dyn/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/util/dyn/ChangeLog b/src/util/dyn/ChangeLog index d5102d5a5..cf8845d8f 100644 --- a/src/util/dyn/ChangeLog +++ b/src/util/dyn/ChangeLog @@ -1,3 +1,10 @@ +1999-10-26 Tom Yu <tlyu@mit.edu> + + * Makefile.in: Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, + LOCAL_INCLUDES such that one can override CFLAGS from the command + line without losing CPP search patchs and defines. Some associated + Makefile cleanup. [from wsanchez@apple.com] + 1999-01-27 Theodore Ts'o <tytso@rsts-11.mit.edu> * Makefile.in, configure.in: Move the responsibility for |
