diff ChangeLog @ 598:6452bb72f5b9

[xemacs-hg @ 2001-06-01 05:07:19 by martinb] make distclean fails when blddir != srcdir
author martinb
date Fri, 01 Jun 2001 05:07:20 +0000
parents fd49b88b9f06
children 3e13cd716cff
line wrap: on
line diff
--- a/ChangeLog	Fri Jun 01 05:06:15 2001 +0000
+++ b/ChangeLog	Fri Jun 01 05:07:20 2001 +0000
@@ -1,3 +1,10 @@
+2001-05-29  Martin Buchholz  <martin@xemacs.org>
+
+	* Makefile.in.in: `make distclean' would fail if srcdir != blddir.
+	Remove SUBDIR_DISTCLEAN until such a time as the module subdir is
+	properly integrated into the build system.
+	Only create ${moduledir} and ${sitemoduledir} if HAVE_SHLIB.
+
 2001-05-30  Ben Wing  <ben@xemacs.org>
 
 	* configure.in (AC_INIT_PARSE_ARGS):