From: simonmar Date: Mon, 20 Aug 2001 13:17:06 +0000 (+0000) Subject: [project @ 2001-08-20 13:17:06 by simonmar] X-Git-Tag: Approximately_9120_patches~1177 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=2649f0fcd1b5ed18c870ec4497072212e456a199;p=ghc-hetmet.git [project @ 2001-08-20 13:17:06 by simonmar] It isn't necessary to put HAVE_DLOPEN in here, autoheader can figure that out for itself. --- diff --git a/acconfig.h b/acconfig.h index 669c790..a60b1ed 100644 --- a/acconfig.h +++ b/acconfig.h @@ -372,9 +372,6 @@ /* Define if C compiler supports long long types */ #undef HAVE_LONG_LONG -/* Define if you have dlopen() */ -#undef HAVE_DLOPEN - /* Define if fcntl.h defines O_BINARY */ #undef HAVE_O_BINARY