From 4d1d676dbaf674ed713ae3ecc3afee216d77e00b Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Wed, 10 Oct 2001 16:02:24 +0000 Subject: enable dynamic libraries on MacOS X is the dlcompat library is installed --- acconfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'acconfig.h') diff --git a/acconfig.h b/acconfig.h index 2276d7d1d..1026f2b7b 100644 --- a/acconfig.h +++ b/acconfig.h @@ -259,7 +259,7 @@ /* Define to 1 if multiple modules defining the same symbol are OK */ #undef DYNAMIC_NAME_CLASH_OK -/* The exension used for dynamically loaded modules */ +/* The extension used for dynamically loaded modules */ #undef DL_EXT /* Define to 1 if you want to use dynamically loaded modules */ -- cgit 1.4.1