diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 8aa4a58ed81e..42f8291129bd 100644 --- a/configure.ac +++ b/configure.ac @@ -3018,7 +3018,7 @@ if test "$enable_wasm_strip" = "yes"; then AC_DEFINE(ENABLE_WASM_STRIP_ACCESSIBILITY) AC_DEFINE(ENABLE_WASM_STRIP_CANVAS) - AC_DEFINE(ENABLE_WASM_STRIP_CHART) +# AC_DEFINE(ENABLE_WASM_STRIP_CHART) AC_DEFINE(ENABLE_WASM_STRIP_DBACCESS) AC_DEFINE(ENABLE_WASM_STRIP_EPUB) AC_DEFINE(ENABLE_WASM_STRIP_EXTRA) |