Move LITEHTML_UTF8 definition to claws makefile
authorJonathan Boeing <jonathan@claws-mail.org>
Wed, 1 Sep 2021 02:53:15 +0000 (19:53 -0700)
committerJonathan Boeing <jonathan@claws-mail.org>
Wed, 1 Sep 2021 05:02:38 +0000 (22:02 -0700)
src/Makefile.am

index 5dc24f475871667d49a45781336e6117c3af22df..fe41b3759e476029d034eebf25805a491b7a192e 100644 (file)
@@ -288,7 +288,7 @@ cm_pkg_claws_mail_configure = \
        --disable-dillo-plugin \
        --enable-tnef_parse-plugin \
        --with-password-encryption=gnutls \
-       CPPFLAGS="-I$(idir)/include -D_POSIX_C_SOURCE -DLITEHTML_UTF8" \
+       CPPFLAGS="-I$(idir)/include -D_POSIX_C_SOURCE" \
        LDFLAGS=-L$(idir)/lib
 
 cm_pkg_sqlite_configure = \