From 2493d1ef19162ac05ba496e0bb387151f09aa1a4 Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Fri, 12 Oct 2001 10:31:58 +0000 Subject: fix compilation on Darwin/MacOS X (15882, 16018) --- 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