diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac index cc1ce9f..3991e53 100644 --- a/configure.ac +++ b/configure.ac @@ -91,10 +91,6 @@ if test "x$build_windows" = "xyes"; then want_pthread="no" fi -if test "x$build_windows" = "xyes"; then - build_tools="no" -fi - AM_CONDITIONAL([BUILD_TOOLS], [test "x$build_tools" = "xyes"]) ##### Doxygen reference manual ##### |