Mercurial > hg > xemacs-beta
comparison src/config.h.in @ 2078:0bcc1e4dfd91
[xemacs-hg @ 2004-05-14 15:34:36 by james]
Add support for loading modules with LTDL, the libtool library.
author | james |
---|---|
date | Fri, 14 May 2004 15:34:40 +0000 |
parents | 9c872f33ecbe |
children | f18c80177dfe |
comparison
equal
deleted
inserted
replaced
2077:8f6c15382b31 | 2078:0bcc1e4dfd91 |
---|---|
304 #undef HAVE_DLOPEN | 304 #undef HAVE_DLOPEN |
305 #undef HAVE_DLERROR | 305 #undef HAVE_DLERROR |
306 #undef HAVE__DLERROR | 306 #undef HAVE__DLERROR |
307 #undef HAVE_SHL_LOAD | 307 #undef HAVE_SHL_LOAD |
308 #undef HAVE_DYLD | 308 #undef HAVE_DYLD |
309 #undef HAVE_LTDL | |
309 #undef DLSYM_NEEDS_UNDERSCORE | 310 #undef DLSYM_NEEDS_UNDERSCORE |
310 #undef HAVE_SHLIB | 311 #undef HAVE_SHLIB |
311 | 312 |
312 #undef HAVE_LIBINTL | 313 #undef HAVE_LIBINTL |
313 #undef HAVE_LIBDNET | 314 #undef HAVE_LIBDNET |