diff options
Diffstat (limited to 'config.h')
-rw-r--r-- | config.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/config.h b/config.h new file mode 100644 index 0000000..b469afd --- /dev/null +++ b/config.h @@ -0,0 +1,6 @@ +/* config.h -- Automatically generated by abakus.py + * Any changes you make to this file will be overwritten! + */ + +/* HAVE_MPFR -- Defined if the MPFR library is being used. */ +/* #undef HAVE_MPFR */ |