# HG changeset patch # User jwe # Date 819786766 0 # Node ID 334433007e907fd1e9ad1edc5c1fa01cb85d9971 # Parent b7a5f305df279aba1675d90dc453b6c13e8101eb [project @ 1995-12-24 06:32:46 by jwe] diff --git a/acconfig.h b/acconfig.h --- a/acconfig.h +++ b/acconfig.h @@ -64,9 +64,15 @@ /* Use GNU readline for command line editing and history. */ #undef USE_READLINE +/* Define if using dlopen/dlsym for dynamic linking of object files. */ +#undef WITH_DL + /* Define if using dld for dynamic linking of object files. */ #undef WITH_DLD +/* Define if using dld for dynamic linking of object files. */ +#undef WITH_SHL + /* Leave that blank line there!! Autoheader needs it. If you're adding to this file, keep in mind: