diff options
-rw-r--r-- | cairomm/cairommconfig.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cairomm/cairommconfig.h.in b/cairomm/cairommconfig.h.in index f1c7895..72bf94a 100644 --- a/cairomm/cairommconfig.h.in +++ b/cairomm/cairommconfig.h.in @@ -21,6 +21,9 @@ /* Define to 1 if you have the <map> header file. */ #undef HAVE_MAP +/* Define to 1 if you have the <math.h> header file. */ +#undef HAVE_MATH_H + /* Define to 1 if you have the <memory.h> header file. */ #undef HAVE_MEMORY_H |