[project @ 2001-08-20 13:17:06 by simonmar]
authorsimonmar <unknown>
Mon, 20 Aug 2001 13:17:06 +0000 (13:17 +0000)
committersimonmar <unknown>
Mon, 20 Aug 2001 13:17:06 +0000 (13:17 +0000)
It isn't necessary to put HAVE_DLOPEN in here, autoheader can figure
that out for itself.

acconfig.h

index 669c790..a60b1ed 100644 (file)
 /* 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