Annotation of parser3/acconfig.h, revision 1.4

1.1       paf         1: /* Define if you have the GNU dld library.  */
                      2: #undef HAVE_DLD
                      3: 
                      4: /* Define if you have the libdl library or equivalent.  */
                      5: #undef HAVE_LIBDL
                      6: 
                      7: /* Define if you have the shl_load function.  */
                      8: #undef HAVE_SHL_LOAD
1.2       paf         9: 
                     10: 
                     11: 
                     12: /* Define to `unsigned int' if <sys/types.h> does not define. */
                     13: #undef size_t
                     14: 
                     15: /* Define to `int' if <sys/types.h> does not define. */
                     16: #undef ssize_t

E-mail: