18 #ifndef MAGICKCORE_CONFIGURE_H
19 #define MAGICKCORE_CONFIGURE_H
21 #include "MagickCore/linked-list.h"
23 #if defined(__cplusplus) || defined(c_plusplus)
42 extern MagickExport
char
44 *GetConfigureOption(
const char *);
46 extern MagickExport
const char
51 **GetConfigureInfoList(
const char *,
size_t *,
ExceptionInfo *);
58 extern MagickExport MagickBooleanType
62 #if defined(__cplusplus) || defined(c_plusplus)