diff options
| -rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 8768d69bbbb..c3019564143 100644 --- a/configure.ac +++ b/configure.ac | |||
| @@ -1320,6 +1320,7 @@ if test "$ANDROID" = "yes"; then | |||
| 1320 | with_mailutils=no | 1320 | with_mailutils=no |
| 1321 | with_pop=no | 1321 | with_pop=no |
| 1322 | with_harfbuzz=no | 1322 | with_harfbuzz=no |
| 1323 | with_native_compilation=no | ||
| 1323 | fi | 1324 | fi |
| 1324 | 1325 | ||
| 1325 | with_rsvg=no | 1326 | with_rsvg=no |