changeset 1662:334433007e90

[project @ 1995-12-24 06:32:46 by jwe]
author jwe
date Sun, 24 Dec 1995 06:32:46 +0000
parents b7a5f305df27
children 00344209170c
files acconfig.h
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/acconfig.h	Sun Dec 24 06:29:00 1995 +0000
+++ b/acconfig.h	Sun Dec 24 06:32:46 1995 +0000
@@ -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: