Mercurial > hg > xemacs-beta
changeset 1790:0461b6ab9fbd
[xemacs-hg @ 2003-11-14 15:16:17 by james]
Remove last trace of GNU DLD.
author | james |
---|---|
date | Fri, 14 Nov 2003 15:16:21 +0000 |
parents | ed30150c3d55 |
children | a00997930c42 |
files | src/ChangeLog src/config.h.in |
diffstat | 2 files changed, 5 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Thu Nov 13 22:50:32 2003 +0000 +++ b/src/ChangeLog Fri Nov 14 15:16:21 2003 +0000 @@ -1,3 +1,7 @@ +2003-11-14 Jerry James <james@xemacs.org> + + * config.h.in: Remove last traces of GNU DLD. + 2003-11-01 Markus Kaltenbach <makalten@informatik.uni-tuebingen.de> * alloc.c (garbage_collect_1):
--- a/src/config.h.in Thu Nov 13 22:50:32 2003 +0000 +++ b/src/config.h.in Fri Nov 14 15:16:21 2003 +0000 @@ -302,10 +302,9 @@ #undef HAVE_DLERROR #undef HAVE__DLERROR #undef HAVE_SHL_LOAD -#undef HAVE_DLD_INIT -#undef HAVE_SHLIB #undef HAVE_DYLD #undef DLSYM_NEEDS_UNDERSCORE +#undef HAVE_SHLIB #undef HAVE_LIBINTL #undef HAVE_LIBDNET