comparison modules/ChangeLog @ 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 c92a9d5f2e67
children 64eaceca611d
comparison
equal deleted inserted replaced
1521:e0ef785d50b3 1522:84bef38b39b6
1 2003-06-11 Jerry James <james@xemacs.org>
2
3 * common/Makefile.common: The last change re-broke FreeBSD module
4 building. Expand srcdir in SRC_SRCS with configure to fix it.
5
1 2003-06-10 Jerry James <james@xemacs.org> 6 2003-06-10 Jerry James <james@xemacs.org>
2 7
3 * common/Makefile.common: Change GNUish := to =. 8 * common/Makefile.common: Change GNUish := to =.
4 9
5 2003-06-01 Steve Youngs <youngs@xemacs.org> 10 2003-06-01 Steve Youngs <youngs@xemacs.org>