Skip to content
This repository has been archived by the owner on Nov 25, 2022. It is now read-only.

Commit

Permalink
yolo iconv support in the current fallback libetpan
Browse files Browse the repository at this point in the history
  • Loading branch information
Floris Bruynooghe committed Feb 5, 2019
1 parent 7e3e505 commit 22845d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/libetpan/meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ inc = include_directories(
)

add_project_arguments('-DHAVE_CONFIG_H', language: 'c')
# add_project_arguments('-DHAVE_ICONV', language: 'c')
add_project_arguments('-DHAVE_ICONV', language: 'c')

# We don't own this subproject, silence some warnings
cc = meson.get_compiler('c')
Expand Down

0 comments on commit 22845d7

Please sign in to comment.