diff options
author | Havoc Pennington <hp@redhat.com> | 2003-07-17 01:32:43 +0000 |
---|---|---|
committer | Havoc Pennington <hp@redhat.com> | 2003-07-17 01:32:43 +0000 |
commit | 1ec66944499112b1d5c0b6d73598427c1221eaf8 (patch) | |
tree | e6a0d5cb36ec5de3b8e316a11385fdda58db08d1 /ChangeLog | |
parent | a7560f456754bcebda988b0bf2cecc319bb61c3d (diff) |
2003-07-16 Havoc Pennington <hp@pobox.com>
* configure.in: print out EXPANDED_* variables in the summary at
the end; clean up the code that computes EXPANDED_ variables and
get the ones using exec_prefix right. Should make things work
when you build without --prefix
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2003-07-16 Havoc Pennington <hp@pobox.com> + + * configure.in: print out EXPANDED_* variables in the summary at + the end; clean up the code that computes EXPANDED_ variables and + get the ones using exec_prefix right. Should make things work + when you build without --prefix + 2003-06-29 Havoc Pennington <hp@pobox.com> * mono/Test.cs (class Test): fire up a main loop and run it |