diff options
Diffstat (limited to 'graphics/asymptote/config.h.in')
-rw-r--r-- | graphics/asymptote/config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/asymptote/config.h.in b/graphics/asymptote/config.h.in index 1bc91cc1ce..c6b6c524e7 100644 --- a/graphics/asymptote/config.h.in +++ b/graphics/asymptote/config.h.in @@ -45,6 +45,9 @@ /* Define to 1 if you have the `lgamma' function. */ #undef HAVE_LGAMMA +/* Define to 1 if you have the `curl' library (-lcurl). */ +#undef HAVE_LIBCURL + /* Define to 1 if you have the `ncurses' library (-lncurses). */ #undef HAVE_LIBCURSES |