diff --git a/configure.ac b/configure.ac index 5acbb2e444..1b92b6c742 100644 --- a/configure.ac +++ b/configure.ac @@ -2430,6 +2430,7 @@ EFL_ADD_FEATURE([EVAS], [harfbuzz]) EFL_ADD_FEATURE([EVAS], [cserve], [${want_evas_cserve2}]) EFL_ADD_FEATURE([EVAS], [tile-rotate]) EFL_ADD_FEATURE([EVAS], [dither-mask], [${build_evas_dither_mask}]) +EFL_ADD_FEATURE([EVAS], [hyphen]) EFL_LIB_END([Evas]) #### End of Evas