Mercurial > hg > xemacs-beta
changeset 1522:84bef38b39b6
[xemacs-hg @ 2003-06-11 21:21:13 by james]
Fix module building with FreeBSD make while avoiding the previous solution,
which broke module building with Solaris make.
author | james |
---|---|
date | Wed, 11 Jun 2003 21:21:15 +0000 |
parents | e0ef785d50b3 |
children | 7024d23a9cfe |
files | modules/ChangeLog modules/common/Makefile.common |
diffstat | 2 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/modules/ChangeLog Tue Jun 10 21:52:24 2003 +0000 +++ b/modules/ChangeLog Wed Jun 11 21:21:15 2003 +0000 @@ -1,3 +1,8 @@ +2003-06-11 Jerry James <james@xemacs.org> + + * common/Makefile.common: The last change re-broke FreeBSD module + building. Expand srcdir in SRC_SRCS with configure to fix it. + 2003-06-10 Jerry James <james@xemacs.org> * common/Makefile.common: Change GNUish := to =.