diff options
author | Roland McGrath <roland@gnu.org> | 1999-04-14 18:00:34 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-04-14 18:00:34 +0000 |
commit | 6852d011165c7fbd1f9e547586600803f8a00635 (patch) | |
tree | 2213b0e67298840842e1b4e5bc22a9655549002a /ChangeLog | |
parent | 1df0735128eaa4d43ee3ea0b488e87b380bcf74a (diff) | |
download | mig-6852d011165c7fbd1f9e547586600803f8a00635.tar.gz mig-6852d011165c7fbd1f9e547586600803f8a00635.tar.bz2 mig-6852d011165c7fbd1f9e547586600803f8a00635.zip |
.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +1999-04-14 Roland McGrath <roland@baalperazim.frob.com> + + * mig.in (default_cpp, default_cc): New variables, @ expansions here. + (CC): Make sure it's defined, in case ${CPP} refers to ${CC}. + (cpp): Use ${default_cpp} instead of the literal multiword contents. + 1999-03-20 Roland McGrath <roland@baalperazim.frob.com> * mig.in (PACKAGE, VERSION): New variables, substituted by configure. |