comparison src/config.h.in @ 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 d9d4999d5f5c
children 19c89a2e24b6
comparison
equal deleted inserted replaced
1789:ed30150c3d55 1790:0461b6ab9fbd
300 /* Have shared library support */ 300 /* Have shared library support */
301 #undef HAVE_DLOPEN 301 #undef HAVE_DLOPEN
302 #undef HAVE_DLERROR 302 #undef HAVE_DLERROR
303 #undef HAVE__DLERROR 303 #undef HAVE__DLERROR
304 #undef HAVE_SHL_LOAD 304 #undef HAVE_SHL_LOAD
305 #undef HAVE_DLD_INIT
306 #undef HAVE_SHLIB
307 #undef HAVE_DYLD 305 #undef HAVE_DYLD
308 #undef DLSYM_NEEDS_UNDERSCORE 306 #undef DLSYM_NEEDS_UNDERSCORE
307 #undef HAVE_SHLIB
309 308
310 #undef HAVE_LIBINTL 309 #undef HAVE_LIBINTL
311 #undef HAVE_LIBDNET 310 #undef HAVE_LIBDNET
312 #undef HAVE_LIBRESOLV 311 #undef HAVE_LIBRESOLV
313 312