From: Dan Harkless Date: Sat, 5 Aug 2000 16:00:49 +0000 (+0000) Subject: Kimmo's etc/Makefile.in change note implied that install was previously X-Git-Tag: RELEASE_1_2~209 X-Git-Url: http://git.marmaro.de/?p=mmh;a=commitdiff_plain;h=5e5e3a5b7bfe9b89b8f27712f9e0ec13ba384de7;hp=bff308e43d7bf5fc175fa0aa41a064f051506e28 Kimmo's etc/Makefile.in change note implied that install was previously completely broken. Not the case. I asked Kimmo about it and he clarified that it failed when building outside the source tree. Fixed the entry to reflect. --- diff --git a/ChangeLog b/ChangeLog index 36866af..f6b89bd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,8 +5,8 @@ Thu Aug 03 17:14:08 2000 Dan Harkless Tue Aug 1 10:48:05 EDT 2000 Kimmo Suominen - * Fixed install in etc/Makefile.in so it works correctly. - Generated files cannot be installed from source directories. + * Fixed install in etc/Makefile.in so it wouldn't fail when + configuring and building outside the source tree. Mon Jul 24 16:20:45 2000 Dan Harkless