Mercurial > hg > xemacs-beta
diff ChangeLog @ 1011:fac45095e485
[xemacs-hg @ 2002-09-20 22:19:05 by youngs]
2002-09-20 Steve Youngs <youngs@xemacs.org>
* Makefile.in.in (TAGS tags): Descend into the modules directory
as well.
2002-09-20 Steve Youngs <youngs@xemacs.org>
* postgresql/Makefile.in.in (LDFLAGS): Add @ld_switch_all@ to pick
up '--site-libraries'.
* ldap/Makefile.in.in (LDFLAGS): Ditto.
author | youngs |
---|---|
date | Fri, 20 Sep 2002 22:19:17 +0000 |
parents | c7a849296cb4 |
children | ccaf90c5a53a |
line wrap: on
line diff
--- a/ChangeLog Fri Sep 20 21:53:54 2002 +0000 +++ b/ChangeLog Fri Sep 20 22:19:17 2002 +0000 @@ -1,3 +1,8 @@ +2002-09-20 Steve Youngs <youngs@xemacs.org> + + * Makefile.in.in (TAGS tags): Descend into the modules directory + as well. + 2002-09-20 Stephen J. Turnbull <stephen@xemacs.org> * PROBLEMS: AIX memcpy MACRO/#ifdef USE_KKCC lossage. Thx, Valdis!