diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in index 2bd5b1b..6c618b1 100644 --- a/config.h.in +++ b/config.h.in @@ -1,5 +1,8 @@ /* config.h.in. Generated from configure.ac by autoheader. */ +/* define if the Boost library is available */ +#undef HAVE_BOOST + /* Define to 1 if you have the `bzero' function. */ #undef HAVE_BZERO |