diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 7b118957a..457f0ecb1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +Mon Jun 27 08:21:42 1994 Tom Yu (tlyu at dragons-lair) + + * configure.in (in all relevant subdirs): move invokations of + CONFIG_RULES around so that they preceed anything that even + vaguely resembles a compile test. This is so that $CC will get + set properly before any compile tests run. + Sat Jun 25 00:33:56 1994 Tom Yu (tlyu at dragons-lair) * Makefile.in (in all relevant subdirs): make install will dtrt |
