comparison 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
comparison
equal deleted inserted replaced
597:ce085c4b3999 598:6452bb72f5b9
1 2001-05-29 Martin Buchholz <martin@xemacs.org>
2
3 * Makefile.in.in: `make distclean' would fail if srcdir != blddir.
4 Remove SUBDIR_DISTCLEAN until such a time as the module subdir is
5 properly integrated into the build system.
6 Only create ${moduledir} and ${sitemoduledir} if HAVE_SHLIB.
7
1 2001-05-30 Ben Wing <ben@xemacs.org> 8 2001-05-30 Ben Wing <ben@xemacs.org>
2 9
3 * configure.in (AC_INIT_PARSE_ARGS): 10 * configure.in (AC_INIT_PARSE_ARGS):
4 * configure.in (USAGE_ERROR): 11 * configure.in (USAGE_ERROR):
5 * configure.in (XE_COMPUTE_RUNPATH): 12 * configure.in (XE_COMPUTE_RUNPATH):